_Added in 1.9.3_ *$evalnext(text)* Evaluates the contents of text 2 times. _Same as [[$eval]](text,2) [[$]](text,2)_ *Parameters* table(ktable). |*Parameter*|*Description*| | text | The text to evaluate. | *Example*
; Evaluate 2 times.
//echo -ag $evalnext($ $+ me)