Skip to content

List Difference

Impure

Returns items from List B that are not in List A.

Pure Function
No

Execute Inputs

Execution

INPUT

Execution Input.

Execute Outputs

Complete

OUTPUT

Triggered after difference list is created.

Data Inputs

List A

INPUT

Reference list (items to exclude).

List B

INPUT

List to compare (items to check).

Data Outputs

Result

OUTPUTarray

Items from List B not found in List A.

Multiple

Settings

Debug

STRING

Break on node when executing.

Default: No
Options:
NoBeforeInputsBeforeProcessingAfterProcessing