MC-Basic:SYSTEM.FLASHDISKSIZE

From SoftMC-Wiki
Revision as of 16:01, 13 December 2010 by Arwiebe (talk | contribs) (Created page with '{{MC-Basic |SHORT FORM= |SYNTAX= ?Sys.FlashDiskSize<br> ?System.FlashDiskSize |AVAILABILITY= All versions |DESCRIPTION= Returns the size of the flash disk. |TYPE= Long |R…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the size of the flash disk.

Syntax

?Sys.FlashDiskSize

?System.FlashDiskSize

Availability

All versions

Type

Long

Units

Bytes

Scope

Task or Terminal

Limitations

Read-Only

Examples

?System.FlashDiskSize

See Also