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

cDrives()

Previous pageReturn to chapter overviewNext page

Return a string containing the letters of all drives in the system.

 

Syntax:

cDrives() -> cStrDrives

 

Example:

? cDrives() // "ACD"