SIGN

Get the signal of the value (positive or negative).

The image shows the result of SIGN(VALUE) .

Returns 1 or -1 depending on the signal of the value received.

To use SIGN in Mover, do:


SIGN(parameter1)


  • parameter1 is the value we want to filter.