User Tools

Site Tools


4rpl:commands:eq0

Index
Comparators

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.

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

Examples

if (0 eq0)
    trace("0 is equal to 0")
endif

Index

4rpl/commands/eq0.txt · Last modified: 2021/03/28 11:37 by Karsten75