<< Click to Display Table of Contents >>
Manual > Control Reference > Route > Route Methods >
Gets the currently available disk drives.
syntax
GetLogicalDrives()
Return Value
Type:
Character Array
Returns an array of available disk drives. Example: c("C", "D", "E")
Explanation
Gets the currently available disk drives. (In addition to HDD, this also includes storage such as FDD, CDROM, and USB.)
Supported
○
Script Action
Can be used in server script Ver2 actions
Browser script
Can be used in browser scripts
×
Calculation formula syntax
Can be used in expression syntax (e.g. bind syntax)
reference
LoadTextFile
SaveTextFile
LoadCsvFile
SaveCsvFile
SavePrintText
GetTempFolder
GetTempFile
GetCurrentFolder
GetModuleFolder
GetFileSize
GetFileLastWriteTime
GetLogicalDrives
GetDriveType
EncryptFile
DecryptFile
SetClipboardData
GetClipboardData