GetDriveLetter
Private function to extract the first letter from the argument and returns this in uppercase.
Syntax
GetDriveLetter( drive )
Parameters
Name | Type | Description |
---|---|---|
drive | String | Required. |
Return value
String
Stringtag:String
Private function to extract the first letter from the argument and returns this in uppercase.
GetDriveLetter( drive )
Name | Type | Description |
---|---|---|
drive | String | Required. |
String