Jump
[] → []

Adobe documentation

ActionJump

ActionJump creates an unconditional branch.

FieldTypeComment
ActionJumpACTIONRECORDHEADERActionCode = 0x99
BranchOffsetSI16Offset

ActionJump adds BranchOffset bytes to the instruction pointer in the execution stream. The offset is a signed quantity, enabling branches from –32,768 bytes to 32,767 bytes. An offset of 0 points to the action directly after the ActionJump action.