Navigation: Reference > Functions By Category > Files and filenames >
aDrives()
Return an array containing the roots of all drives in the system.
Syntax:
aDrives() -> aDrives
Example:
? aDrives() // {"A:\","C:\","D:\"}