File System - DriveFreeBytes
Syntax: =DriveFreeBytes(Index)
Description: Returns the number of free
bytes for the specified drive.
Index : The drive letter or number of the drive to
inspect.
Example:
Determine the number of
free bytes on the C
drive. =DriveFreeBytes("C") |
|