every(group,value)

Tinderbox Icon


Operator Type:   Boolean
Operator Scope of Action:   Group

A Boolean operator examines a group of notes and determines whether every note in the group meets a criterion.

every(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:

every(child,$Status=="Important") 

every(child,$Overdue) 


Up: Full Operator List
Previous: eval([item],expression)  Next: exportedString(data,template) 

[Last updated: 14 Dec 2009, using v5.0]

Google search aTbRef for:  

Licensed under Creative Commons Attribution-Noncommercial-Share Alike 3.0 License
[See aTbRef CC licence Attribution/Waiver info info]

Creative Commons License

Made with Tinderbox