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