string.file.ext
Syntax
Extract the file extension sext from the file and path string sfilepath.
For example, the return value from c:/work/fred.txt would be txt.
sext - the extension of the file-path given
sfilepath - a full file and path name
string.csv.to
string.file.name
9.1.13