$system.vm.getMaxMemory

Return the max memory they can be used from the VM
Syntax
    $system.vm.getMaxMemory{}
DocumentationReturn the max memory they can be used from the VM, this is defined in the start script of the
SITEFORUM server (-XmxVALUE):

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