Logical
Name |
Description |
Cast |
Cast object to another type. |
If |
Logical If. |
Like |
Wildcard compare using * (zero or more character), ? (any single character), and # (any single digit). |
VariablesEqual |
Determine whether or not 2 variables are logically equal. |
Eval |
Evaluates the specified expression |
In addition to these functions, the Flee expression language supports a number of operators and functions.