GetSystemTotalMemory()
The amount of memory that is available to the operating system, in bytes.
GetSystemTotalMemory( );
Returns: Number
This function does not take any arguments.
Examples
editdump( GetSystemTotalMemory() );
See also
- Lucee Server related Tags, Functions and Guides
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)