MC-Basic:SYSTEM.DISKFREESPACE

From SoftMC-Wiki
Revision as of 13:49, 18 March 2014 by Lisa (talk | contribs) (Text replace - "Read-Only" to "Read only")
Jump to: navigation, search

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