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