Array Delete Value

Delete all occurrences of a particular or a range of values inside an array

Settings

bypass

Bypasses the module.

array in

Array input flow(s).

array out

Array output flow(s).

trim value min

Min trim value to remove.

the trim value min can be an array ie. 2;4;6;8 so all matched values will be deleted.

when trim value min is an array trim value max is ignored.

trim value max

Max trim value to remove.

Values in the range [trim value min..trim value max] will be deleted.

To delete just a single value set trim value min = trim value max.

See also

version 6.0.240115

Edit All Pages