Special Constants
Here is a list of all special constants available to use in simple expressions.
| Special Constant | Description |
|---|---|
|
null |
Null value |
|
true |
Logical true |
|
false |
Logical false |
|
'now' |
The current dateTime |