⚠ Preview docs — built from the develop branch and may be unstable. Go to the stable docs.

Interactor.op_Inequality

static bool op_Inequality(Interactor a, Interactor b)

An inequality test.

   
Interactor a An Interactor.
Interactor b An Interactor.
RETURNS: bool True if unequal, false otherwise.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!