OPEQ (instruction)

From Final Fantasy XII Wiki
Jump to navigation Jump to search
OPEQ size: 1
args: 2
0x0a
Check if equal

Pops 2 arguments from the stack, checks whether they're equal and pushes the result onto stack[1].

  1. The result is either true (1) or false (0).