Get(SystemDrive)
Syntax: Get ( SystemDrive ) |
Parameters: None
Data type returned: Text
Description:
Returns the drive letter (Windows) or volume name (Mac OS) where the currently running operating system is located.
Examples:
Returns /C:/ in Windows when the operating system is on the C: drive.
Returns /MyDrive/ in the Mac OS when the operating system is on a volume named MyDrive.