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

From SoftMC-Wiki
Jump to: navigation, search
m (Miborich moved page Axystems:MC-Basic:SYSTEM.DISKFREESPACE to MC-Basic:SYSTEM.DISKFREESPACE: Global renaming of Axystems: namespace into (Main):)
Line 36: Line 36:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:SYSTEM.INFORMATION|SYSTEM.INFORMATION]]
+
* [[MC-Basic:SYSTEM.INFORMATION|SYSTEM.INFORMATION]]
  
  
 
}}
 
}}

Revision as of 08:41, 22 May 2014

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