69.2. Expression syntax in DMN-based test scenarios
The following data types are supported by the DMN-based test scenarios in the test scenarios designer:
| Supported data types | Description |
|---|---|
| numbers & strings |
Strings must be delimited by quotation marks, for example, |
| boolean values |
|
| dates and time |
For example, |
| functions |
Supports built-in math functions, for example, |
| contexts |
For example, |
| ranges and lists |
For example, |
When evaluating a DMN-based test scenario, an empty cell is skipped from the evaluation. To define an empty string in DMN-based test scenarios, use " " and to define a null value, use null.
You can refer to the supported commands and syntax in the Scenario Cheatsheet tab on the right of the DMN-based test scenarios designer.