Read about how this works with other screen elements in Screens.
Displays the text belonging to the first expression that is non-zero.
| Property | Description |
|---|---|
| Disabled | To disable or enable this block. |
| Row | Display row, starts at 0 |
| Column | Column, starts at 0 |
| Expression 1 | If this is the first expression evaluated 'true', the corresponding text is displayed |
| Expr. 1 text | Text to display if expression 1 is non-zero |
| Expression 2 | If this is the first expression evaluated 'true', the corresponding text is displayed |
| Expr. 2 text | Text to display if expression 2 is non-zero |
| Expression 3 | If this is the first expression evaluated 'true', the corresponding text is displayed |
| Expr. 3 text | Text to display if expression 3 is non-zero |
| Comment | To optionally enter a comment. It does not impact the generated firmware. |