Actions
$shortfn » History » Revision 1
Revision 1/3
| Next »
Per Amundsen, 08/09/2015 02:20 AM
Added in 1.9.0
$shortfn(filename)
Returns the short version of a long filename.
Parameters
filename - The filename.
Example
; Print the short filename of AdiIRC.exe echo -ag $shortfn($adiircexe)
Updated by Per Amundsen over 9 years ago · 1 revisions