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