$system.vm.getAllocatedMemory

Returns the allocated memory of the used VM
Syntax
    $system.vm.getAllocatedMemory{}
DocumentationReturns the allocated memory of the used VM:

    Paramter:
      none
    Returns:
      the allocated memory in bytes
    Throws:
      none
Examples
    $system.vm.getAllocatedMemory{}
    Return: the used memmory
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters 0