Function DiskFree() Foundation
Determines the free storage capacity of a specified drive in bytes.
DiskFree( [<cDrive>] ; // Default: CurDrive()
) --> nFreeDiskSpace
<cDrive> defaults to the current drive. It can be specified as a drive letter without a colon.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.