Array Difference Array Out

Gives positions of changes of an array. Helps to retrieve which values have changed inside an array. Unlike the array-difference outputs are arrays.

Settings

array in

Array input flow(s).

indexes

Array output containing indexes (positions) of the last changes.

old values

Array output containing old values at the indexes positions (before they have changed).

new values

Array output containing new values at the indexes positions.

changed

Returns 1 if the array has changed, 0 otherwise.

See also

version 6.0.240115

Edit All Pages