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.
uint64 GetFreeInBytes( string info )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| string | info | A string that will contain the OS generated information about current free bytes. |
None published. Please look for an example in the Simdify Scripting Language code base.