This version is out of date, covering development from v9.5.0 to v9.7.3. 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 v9 Icon

nextSibling

The designator nextSibling describes the sibling note in $OutlineOrder after the note in current focus; the next note on the same level, i.e. excluding children.

nextSibling is a more closely designed test than next as as the latter may be at a different outline depth.

nextSibling will not match an adornment, separator, or item set to not export, but see nextSiblingItem.