Navigation: Reference > Functions By Category > Files and filenames >
cDrives()
Return a string containing the letters of all drives in the system.
Syntax:
cDrives() -> cStrDrives
Example:
? cDrives() // "ACD"