| Title |
TFormulaParser |
| Description |
Expandable formula parser. Can handle variables. When the parser needs the value of a variable, it creates an event to get it. Very fast if using the same formula with different values for variables, because it works in two steps: parsing to a |
| Comments * |
|