I have a loop from the output of a FileList task and i want to use {LOOP(CurrentValueX)} to call a EXE as arguments.
But {LOOP(CurrentValueX)} give me the all path+filename+extension. Is there any possibility to have just the filename? or some function like the mid()?
thanks