User Tools

Site Tools


4rpl:baserpl:comparators:eq0

This is an old revision of the document!


eq0

eq0

Description

Top item is popped from the stack and Compared to 0. 0 (false) or 1 (true) is pushed back to the stack.

Examples

if (0 eq0)
    trace("0 is equal to 0")
endif
4rpl/baserpl/comparators/eq0.1552754100.txt.gz · Last modified: 2025/02/14 14:56 (external edit)