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

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Read-Only" to "Read only")
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{Languages|MC-Basic:SYSTEM.DISKFREESPACE}}
 
{{MC-Basic
 
{{MC-Basic
 
|SHORT FORM=
 
|SHORT FORM=
Line 36: Line 37:
  
 
|SEE ALSO=
 
|SEE ALSO=
* [[Axystems:MC-Basic:SYSTEM.INFORMATION|SYSTEM.INFORMATION]]
+
* [[MC-Basic:SYSTEM.INFORMATION|SYSTEM.INFORMATION]]
 
 
  
 +
[[Category:MC-Basic:System|MC-Basic:System]]
 
}}
 
}}

Latest revision as of 02:25, 2 May 2017

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