最后更新于1年前
<evalcmd> FileExt && string && File extension of specified file. && filename && path && File name or full path. </evalcmd>
Returns the file extension of the specified filename.
//
Output(FileExt("file.jpg")); --> .jpg
See also: