Project

General

Profile

Actions

$evalnext » History » Revision 1

Revision 1/2 | Next »
Per Amundsen, 08/12/2015 08:44 AM


Added in 1.9.3

$evalnext(text)

Evaluates the contents of text 2 times.

Same as $eval(text,2) $(text,2)

Parameters

text - The text to evaluate.

Example

; Evaluate 2 times.
//echo -ag $evalnext($ $+ me)

Updated by Per Amundsen over 8 years ago · 1 revisions

Also available in: PDF HTML TXT