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 : Full Operator List : any(group,value) | aTbRef Site Map |
any(group,value) |
Operator Type: | Boolean |
Operator Scope of Action: | Group |
A Boolean operator examines a group of notes and determines whether any note in the group meets a criterion.
any(where,what)
where describes the notes to be examined and may be any of {child,descendent,sibling,ancestor,all}.
what may be any valid expression, but will usually be a reference to an attribute.
For example:
any(child,$Status=="Important")
any(child,$Overdue)
Up: Full Operator List | |
Previous: abs(argument) | Next: atan(argument) |
Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]