...
Example:
...
Panel | ||
---|---|---|
| ||
IFFIff |
The
...
‘Iff’ formula is used to evaluate a certain condition and then further evaluate a formula based on how the condition is evaluated. Parameters include:
The condition to evaluate. This condition should evaluate to true or false
The logic to evaluate if the condition is true
The logic to evaluate if the condition is false
...
The constructs last() and [*] existed in CMS but they don’t exists in V2
Panel | ||
---|---|---|
| ||
DefaultvaluesValues |
Default values (applied when a response for a question can not be found) can be defined in the declaration of question name followed by a colon “:”.
...