next up previous contents index
Next: EQUAL Up: Comparison Previous: GREATER   Contents   Index

LESS

Stack Input: Integer, Integer

Stack Output: Integer

Operand: None

Since: 1.0

Description:

Compares the two input values. If the second input value is smaller than the first input value, a 1 is placed on the stack. Otherwise, a 0 is placed on the stack.



David Levitan 2006-02-12