headerMark parameter
Use the headerMark parameter to determine whether the current element is a header element for an excluded mark.
If the markExcludedHeader parameter for a mark is on, the specified mark will have a header element when it is excluded. The header element is a show element (will not be saved with the document), and contains text that indicates how many lines are excluded. The headerMark parameter returns the name of the mark for which the current element is a header mark. If the current element is not a header mark, the headerMark parameter will return null.
Availability
query command
Scope
The current element of the current view.
Syntax
query headerMark
Examples
query headerMark
query command
mark parameter
markExcluded parameter
markExcludedHeader parameter