$system.vm.getVendor

Returns the vendor of the used VM
Syntax
    $system.vm.getVendor{}
DocumentationReturns the vendor of the used VM such as IBM,Sun,...:

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