Next: Instruction ges, Previous: Instruction lts, Up: Relational instructions [Contents][Index]
Synopsys:
gts
Push 1 on the stack if the string at the under top is greater than the string at the top, in lexicographic order. Otherwise push 0.
Stack: ( STR STR -- STR STR INT )