MC-Basic:SYSTEM.DISKFREESPACE

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

Returns the amount of free space on the flash disk.

Syntax

?Sys.DiskFreeSpace

?System.DiskFreeSpace

Availability

All versions

Type

Long

Units

Bytes

Scope

Task or Terminal

Limitations

Read only

Examples

?SYSTEM.DiskFreeSpace

See Also