This is an old revision of the document!
⇐ Index
-?VAR
Checks to see if VAR exists (has been assigned). If so, 1 (true) is pushed to the stack else 0 (false).
if (-?triggered !) true ->triggered endif