$system.vm.getFreeMemory

Returns the unused memory of the VM
Syntax
    $system.vm.getFreeMemory{}
DocumentationReturns the unused memory of the VM:

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