User Tools

Site Tools


ixe:irpl:comparators:lt0

lt0

lt0

Description

Top item is popped from the stack and compared if less than 0. 0 (false) or 1 (true) is pushed back to the stack.

Note: See Data Types for comparison between dissimilar types and type conversion.

Examples

if (-1 lt0)
    trace("-1 is less than 0")
endif
ixe/irpl/comparators/lt0.txt · Last modified: 2025/01/07 15:41 by 127.0.0.1