Developer Documentation Library > Data Model > Accessing the UNICOM Intelligence Data Model > Working with the Case Data Model > Expression evaluation
 
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
Function calls
Identifiers
UNICOM Intelligence Function Library
Working with the Case Data Model