TWiki::If
Support for the conditions in %IF{} statements. Basically a simple stack-based parser for infix expressions that generates a parse tree that can subsequently be evaluated.
\%operators
reference to a hash of operators.
!!!new!!!
$string
- string containing an expression to parse