!= is normally (in programming, not used UE4 blueprints) a not equal to boolean operation. So this block will compare the two inputs and output a 1 if they aren't equal or a 0 if they are equal.
Edit: That new one you posted looks like a multiply block.
Replies
Edit: That new one you posted looks like a multiply block.
edit: Thanks it was a mulitply block