User Tools

Site Tools


4rpl:commands:gte0

This is an old revision of the document!


Index
Comparators

gte0

gte0

Description

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

Examples

if (0 gte0)
    trace("0 is greater than or equal to 0")
endif

Index

4rpl/commands/gte0.1616945699.txt.gz · Last modified: 2021/03/28 11:34 by Karsten75