Actions
$noqt » History » Revision 1
Revision 1/2
| Next »
Per Amundsen, 08/06/2015 02:58 AM
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 9 years ago · 1 revisions