Returns the available volumes.
Syntax
os.Path.volumes()
RETURNING volumes STRING
- volumes contains the list of all available
volumes separated by "|".
Usage
To display the list of available
volumes, a volume is identified by its letter, followed by a colon
and a backslash (
:\).
DISPLAY os.Path.volumes()
Output
example:
C:\|E:\|F:\