$system.sw.getOSVersion

Returns the version of the installed OS
Syntax
    $system.sw.getOSVersion{}
DocumentationReturns the version of the installed OS:

    Paramter:
      none
    Returns:
      the OS version
    Throws:
Examples
    $system.sw.getOSVersion{}
    Return: Your OS version such as "2.4.21"
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters 0