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