A Tinderbox Reference File : Agent Queries : Basic Comparison Operators : Less Than |
Less Than |
DateAttribute < date
Gathers all notes whose DateAttribute value is before the given date. The special 'never' date returned true up until v2.4 , since which the value is false — i.e. a the left-side date cannot be less than 'never'.
NumberAttribute < number
Gathers all notes whose NumberAttribute value is smaller than the given number.
Up: Basic Comparison Operators | |
Previous: Greater Than Or Equal To | Next: Less Than Or Equal To |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]