GetExtension

Returns the file extension of the specified path string.

SYNTAX
GetExtension(path) 
ARGUMENTS path Path string from which the extension is read.
RETURN String containing the extension of the specified path, including a dot.