Click or drag to resize

VaultgetOS Method

Returns the string defining the operating system the applet is running on. Is not supported. Use navigator.userAgent to detect Windows platform.

Namespace:  Aras.Client.Controls.Public
Syntax
JavaScript
function getOS();
See Also