op.getHeadNumber
| Syntax |
op.getHeadNumber ()
|
| Params |
None.
|
| Action |
Gets the position of a headline relative to its siblings.
|
| Returns |
The number.
|
| Examples |
Open examples.Universe, do a full expand, and select Canada. target.set (@examples.Universe);op.getHeadNumber () » 1
Now, in examples.Universe, select New York.
|
| Notes |
This verb operates on the current target. This verb is new in Frontier 7.
|
| See Also |
op.countSubs
|