MC-Basic:SYSTEM.RAMSIZE

From SoftMC-Wiki
Revision as of 07:04, 2 May 2017 by Chi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Language: English  • 中文(简体)‎

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