Returns free disk space on the local computer.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
InfoDiskFree | System Info | Synchronous | Supported | Not supported | Supported |
Returns disposable free space in the disk in bytes.
Tag Name | Expression |
---|---|
Tag | InfoDiskFree( "C" ) // Returned value = 2803804605.000000 |