Function: Yesterday

Syntax

Yesterday()

Description

Yesterday returns the previous days date with no time component.

Examples

All scripts where the script was created before yesterday:

Faceted LessThan(CreatedAt, Yesterday()) { COUNT } WHERE EntityType = Script

See Also

  • No labels