Actions
Added in 1.9.0
$noqt(text)
Removes outer enclosing quotes around text.
Parameters
text - The text to format.
Example
; Removes enclosing quotes to the text "spaced message" //echo -ag $noqt(spaced message)
Updated by Per Amundsen over 5 years ago · 1 revisions