isToday
Returns true if the input date or datetime corresponds to the
current date.
Arguments
Input date or datetime.Examples
| Expression | Result |
|---|---|
| isToday(getCurrentDateTime()) | true |
| Expression | Result |
|---|---|
| isToday(getCurrentDateTime()) | true |