User Tools

Site Tools


4rpl:commands:lte0

This is an old revision of the document!


Index
Comparators

lte0

lte0

Description

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

Examples

if (0 lte0)
    trace("0 is less than or equal to 0")
endif

Index

4rpl/commands/lte0.1616945765.txt.gz · Last modified: 2025/02/14 14:56 (external edit)