platform
platform.description
platform.layout
platform.name
platform.os
platform.product
platform.version
platform.noConflict
platform.toString
(Object): The platform object. ▲
(Object): The platform object. ▲
(String): The platform description. ▲
(String, Null): The name of the browser layout engine. ▲
(String, Null): The name of the browser/environment. ▲
(String, Null): The name of the operating system. ▲
(String, Null): The name of the product hosting the browser. ▲
(String, Null): The browser/environment version. ▲
Restores a previously overwritten platform object. ▲
(Object): The current platform object.
Return platform description when the platform object is coerced to a string. ▲
(String): The platform description.