Expression evaluation
The UNICOM Intelligence Evaluate component implements expression parsing and evaluation. The component is used by the Case Data Model (CDM), the Metadata Model (MDM), and the mrScript engine. The Evaluate component supports a fairly standard expression grammar. The parser is unique however, in its support for categorical variables and its optional support for single or double-quoted string literals.
For detailed information about expression evaluation, see
Expression evaluation.
See also