<evalcmd> FileExt && string && File extension of specified file. && filename && path && File name or full path. </evalcmd>
Returns the file extension of the specified filename.
//Example://arrow-up-right
Output(FileExt("file.jpg")); --> .jpg
See also: filepart parent root stem
最后更新于2年前