2.5.6.23 PtgJmpT

The PtgJmpT structure is a control token that specifies the position of the next token to be evaluated in the formula expression if the token that is currently at the top of the evaluation stack evaluates to a value of TRUE. If the token that is currently at the top of the evaluation stack evaluates to a value of FALSE, it is popped from the evaluation stack.

ABNF:

 PtgJmpT = string-value token-separator "161"

string-value is the label that specifies the position.