Returns the position in the jump stack; I.e. the number of calls required for KvGoBack to return to the root node. If at the root node, and the traversal stack is empty, 0 is returned.
native int NodesInStack()