Returns the available bytes in the file system. This is a representation of how many bytes you could write at present.
uint64 GetAvailableInBytes( string info )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| string | info | A string that will contain the OS generated information about current storage availability. |
None published. Please look for an example in the Simdify Scripting Language code base.