Returns the total capacity in bytes in the file system. This should not be used to determine whether or not enough capacity exists for a current write operation.
uint64 GetCapacityInBytes( string info )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| string | info | A string that will contain the OS generated information about total storage capacity. |
None published. Please look for an example in the Simdify Scripting Language code base.