str.fgetdrive
Getting the name of a disk. Get the network name (\\computer\share\) or the name of a disk (c:\).
method str str.fgetdrive (
str name
)
str name
)
Parameters
name | Initial filename. |
Return value
Returns the object which method has been called.
Related links | Source |