We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
NOT-EQUAL? value1 value2
Returns TRUE if the values are not equal.
NOT-EQUAL? is a native value.
#SOURCE
not-equal?: make native! [ [ "Returns TRUE if the values are not equal." value1 [any-type!] value2 [any-type!] ] ]
There was an error while loading. Please reload this page.