Difference between revisions of "MC-Basic:SYSTEM.RAMSIZE"

From SoftMC-Wiki
Jump to: navigation, search
m (1 revision)
m (Text replace - "Read-Only" to "Read only")
Line 30: Line 30:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Read-Only
+
Read only
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 13:51, 18 March 2014

Returns the size of RAM found during system power-up.

Syntax

?Sys.RAMSize

?System.RAMSize

Availability

All versions

Type

Long

Units

Bytes

Scope

Task or Terminal

Limitations

Read only

Examples

?System.RAMSize

See Also