You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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

See Also

  • No labels