Operator Type:
Operator Scope of Action:
Operator Purpose:
Data Type Returned:
Operator First Added:
Operator in Current Baseline:
Operator Last Altered:
Function [other Function type actions]
Composite [operators of similar scope]
Composite [other Composite operators]
List [about List data type]
v7.0.0
Baseline
As at baseline
compositeWithName(compositeNameStr)
returns a List-type list of paths of all notes within the composite with the name compositeNameStr. If several composites have the same name, data for only one of those composites is returned (first match by $OutlineOrder).
$MyList = compositeWithName("Lecture 16");t
If working in the context of a note already in a composite, compositeFor(this) will also return an appropriate list of paths.
See also—notes linking to here: