GetExtension
Returns the file extension of the specified path string.
| SYNTAX |
|
| ARGUMENTS | path Path string from which the extension is read. |
| RETURN | String containing the extension of the specified path, including a dot. |
Returns the file extension of the specified path string.
| SYNTAX |
|
| ARGUMENTS | path Path string from which the extension is read. |
| RETURN | String containing the extension of the specified path, including a dot. |