MC-Basic:SYSTEM.DISKFREESPACE

From SoftMC-Wiki
Revision as of 16:00, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ?Sys.DiskFreeSpace<br> ?System.DiskFreeSpace |AVAILABILITY= All versions |DESCRIPTION= Returns the amount of free space on the flash disk. …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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