Function: Yesterday
Syntax
Yesterday()
Description
Yesterday returns the previous day's date with no time component.
Examples
All scripts where the script was created before yesterday:
Faceted LessThan(CreatedAt, Yesterday()) { COUNT } WHERE EntityType = Script