Gets details of the memory that is available for the operating system, in bytes.
getSystemTotalMemory(); → returns numeric
getSystemTotalMemory();
→ returns numeric
#NumberFormat(getSystemTotalMemory() / 1000 / 1000,"0.00")# MB