Syntax:
[string] sysinfo.drivelist
Description:
This is a read-only property that returns a text string containing all the user's existing drive names separated by a space.
The user's drive list also includes the memory card if it is inserted into a device.
Note: The ROM (z: drive) and the d: drives in an S60 device are system drives. Thus, they are not reported by the drivelist property.
Example code:
See the drivefree() example code.