Function: Today
Syntax
Today()
Description
Today returns the todays date with no time component (i.e. the very start of today)
Examples
All scripts that were updated today:
Faceted GreaterThanOrEqual(LastUpdatedAt, Today()) { COUNT } WHERE EntityType = Script