#docNode
The system object #docNode returns an element (e.g. a page reference) from the document group during generation of the document group. The referenced object is of the same type as the return value of the system object #docGroup.
Variable | Function |
---|---|
#docNode.depth | Returns the depth of the current document object in the tree of the document group. |
#docNode.chapter | Returns the page reference/menu level numbering. |
#docNode.label | Returns the heading of the node. |
Further information about working with document groups and examples can be found in the Document groups area. |