• JMap.getOS

    Returns the operating system on witch JMap Cloud NG Core library is running client side.

    Possible values returned are defined here JOPERATING_SYSTEMS.

    Returns JOPERATING_SYSTEMS

    Example

    // returns "mac" if the OS is Mac OS
    JMap.getOS()