Actions
$qt » History » Revision 1
Revision 1/2
| Next »
Per Amundsen, 08/06/2015 02:57 AM
Added in 1.9.0
$qt(text)
Adds outer enclosing quotes around text if they are not already present.
Parameters
text - The text to format.
Example
; Adds enclosing quotes to the text c:\spaced folder //echo -ag $qt(c:\spaced folder)
Updated by Per Amundsen over 9 years ago · 1 revisions