This version is out of date, covering development from v8.0.0 to v8.x.x. It is maintained here only for inbound reference links from elsewhere. It is no longer actively updated.

Jump to the current version of aTbRef

Tinderbox v8 Icon

compositeWithName("compositeName")


Operator Type: 

Operator Scope of Action: 

Operator Purpose: 

Operator First Added: 

Operator Altered: 

 Function   [other Function type actions]

 Composite   [operators of similar scope]

 Composite   [other Composite operators]

 Baseline

 


compositeWithName("compositeName")

returns a List-type list of paths of all notes in the composite with the name compositeName. If several composites have the same name, data for only one of those composites is returned.

$MmyList = compositeWithName("Lecture 16"); 

If working in the context of a note already in a composite, compositeFor(this) will also return an appropriate list of paths.



A Tinderbox Reference File : Actions & Rules : Operators : Full Operator List : compositeWithName("compositeName")