Ext
 All Files Functions
Let

Parse path

Parameters
path
current_file_name
Returns
Position of second slash path be /test/test2. Function will return position of second slash and write to current_file_name="test"
Warning
Function can fail if path is incorrect (without / in begin). Will crash program