User Tools

Site Tools


crpl:docs:not

This is an old revision of the document!


~~DISCUSSION~~ <- CRPL reference <- Logical Operators

not

ArgumentsResultNotation
One items on the stackThe NOT of the argument b1 – b2

Description

Pops one items from the stack, treats it as a boolean value, 'nots' it, and pushes 0 or 1 back to the stack.

Examples

example goes here
crpl/docs/not.1358489429.txt.gz · Last modified: 2014/10/01 15:02 (external edit)