=!=

x =!= y -- returns true or false depending on whether the expressions x and y are strictly unequal.

See === for details.

Go to main index.

Go to concepts index.