$system.sw.getOSName

Returns the name of the installed operating system
Syntax
    $system.sw.getOSName{}
DocumentationReturns the name of the installed operating system:

    Paramter:
      none
    Returns:
      The installed OS
    Throws:
Examples
    $system.sw.getOSName{}<> Return: Your OS such as "Linux"
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters 0