User Tools

Site Tools


4rpl:commands:gt0

This is an old revision of the document!


Index

gt0

gt0

Description

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

Examples

if (1 gt0)
    trace("1 is greater than 0")
endif

Index

4rpl/commands/gt0.1610121708.txt.gz · Last modified: 2021/01/08 11:01 by 127.0.0.1