Navigation:  Reference > Functions By Category > Files and filenames >

aDrives()

Previous pageReturn to chapter overviewNext page

Return an array containing the roots of all drives in the system.

 

Syntax:

aDrives() -> aDrives

 

Example:

? aDrives() // {"A:\","C:\","D:\"}