Actions
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 7 years ago · 1 revisions