Skip to main content

Use the iSplit to get the filename

This piece of code will extract the filename from a character string that contains the filename and path.

Snippet

iSplit(sSourceFile, "", "\", 1, 1)