_Added in 1.9.0_ *$noqt(text)* Removes outer enclosing quotes around text. *Parameters* table(ktable). |*Parameter*|*Description*| | text | The text to format. | *Example*
; Removes enclosing quotes to the text "spaced message"
//echo -ag $noqt(spaced message)