All functions
Mac OS X
Windows
Crossplatform
Server
Components
Guides
Statistic
New in version:
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
2.9
3.0
3.1
3.2
SystemInfo.PhysicalRAM
Component: SystemInfo
Version: 1.5
Mac OS X: Works
Windows: Works
Server: Works
MBS("SystemInfo.PhysicalRAM")
Parameters
none
Result
Returns byte count.
Description
Returns the size of the physical RAM in bytes.Examples
Show RAM available:
Set Variable [$a; Round(MBS("SystemInfo.AvailableRAM") / 1024 / 1024 / 1024; 1)]
Set Variable [$b; Round(MBS("SystemInfo.PhysicalRAM") / 1024 / 1024 / 1024; 1)]
Show Custom Dialog [$a & " of " & $b & " GB free."]
Feedback: Report problem or ask question.
Links
MBS Realbasic Chart Plugins - Nachhilfe in Kruft