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

From SoftMC-Wiki
Jump to: navigation, search
(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. …')
 
m (1 revision)
(No difference)

Revision as of 16:10, 13 December 2010

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