array mode
array mode
When ON, if the input is an array, the output becomes also an array of 0 an 1 values. For example, if only the 2nd value of the input array has changed, the output will be filled with 0;1;0;0;....
When OFF, the output is a single value 0 or 1.