<evalcmd> Root && path && Root of specified path. && path && path && File or folder path. </evalcmd>
Returns the root of the specified path.
//Example://
Output(Root("C:\one\two\file.jpg")); --> C:\
See also: fileext filepart parent stem
最后更新于1年前