GetFreeInBytes Data Member Function

Returns the free bytes in the file system. This is not necessarily a representation of how many bytes you could write to the file system.

Prototype

uint64 GetFreeInBytes( string info )

Parameters

Parameter Type Parameter Name Documentation
stringinfoA string that will contain the OS generated information about current free bytes.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.