|
|
|
|
Functions
MioScript Reference
|
|
Syntax
| filename.getExt(Filename) |
Parameters
Return value
Description
Returns the extension of the file.
For the example below, the result is txt
c:\folder_A\folder_B\myFile.txt
Note: This function is defined in the library klib.k and is linked automatically. |
|
|
|