Easypt

!=

..Root.Object.!=

Returns negated result of ==.

Child of:

Object

Signatures:

NativeCallable, Callable

Example:

log(5.!=(5), 5.!=(-5));