This version is out of date, covering development from v4.6.0 to v4.7.1. It is maintained here only for inbound reference links from elsewhere. Jump to the current version of aTbRef. |
|
A Tinderbox Reference File : Actions & Rules : Operators : Action Operator Scope : Item-based operators : between(val,min,max) | aTbRef Site Map |
between(val,min,max) |
Operator Type: | Boolean (query) |
Operator Scope of Action: | Item |
Returns true if the value val is greater or equal to min and less than max. The comparison method is based on the type of val; numerical, lexical, string and set comparisons are chosen as needed.
This replaces the legacy #between query operator.
Up: Item-based operators | |
Previous: AttributeName(pattern) | Next: brightness(color) |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]