User Tools

Site Tools


crpl:docs:neq

This is an old revision of the document!


~~DISCUSSION~~ <- CRPL reference <- Comparators

neq

ArgumentsResultNotation
Two Valuestrue or false (1 or 0) n1 n2 – b1

Description

Top two items are popped from the stack and 'Not Equal' comparison is performed. 0 or 1 is pushed back to the stack where 1 indicates true.

See programming note for comparing unlike types

Examples

example goes here
crpl/docs/neq.1386092577.txt.gz · Last modified: 2025/02/14 14:56 (external edit)