GetAvailableInBytes Data Member Function

Returns the available bytes in the file system. This is a representation of how many bytes you could write at present.

Prototype

uint64 GetAvailableInBytes( string info )

Parameters

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

Examples

Copy Text To Clipboard

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