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

Compare with Current View Page History

Version 1 Current »

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