neq
neq
neq(nodeOrValueA, nodeOrValueB);
Returns 1 if the value of the first node is not equal to the value of the second node. Otherwise returns 0.
neqneq(nodeOrValueA, nodeOrValueB);
Returns 1 if the value of the first node is not equal to the value of the second node. Otherwise returns 0.