$system.vm.getName

Returns the name of the used VM
Syntax
    $system.vm.getName{}
DocumentationReturns the name of the used VM such as Classic,Server,...:

    Paramter:
      none
    Returns:
      name of the VM
    Throws:
Examples
    $system.vm.getName{}
    Return: The name of the used VM
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters 0