Returns the file extension as a string.
string FILEEXTENSION(string fileName)
FILEEXTENSION("C:\\mydir\\myfile.ext")
Returns '.ext'.