List: compare items¶
Plugin ID: eca_list_compare
Compares the items in two simple lists (contained in tokens), returning the array of results.
Fields¶
Token containing the secondary list— config key:secondary_list_token-
Provide the name of the token that contains the secondary list in the comparison. Please provide the token name only, without brackets.
Type:
textfield· Required: yes · Default: empty string Array Function— config key:method-
Returns an array of items found by the Array Function selected.
Type:
select· Required: yes · Default:array_diffAllowed values:
array_diff,array_intersect Name of result token— config key:result_token_name-
Provide the name of a new token where the resulting array should be stored. Please provide the token name only, without brackets.
Type:
textfield· Required: yes · Default: empty string Token containing the primary list— config key:list_token-
Provide the name of the token that contains the primary list in the comparison. Please provide the token name only, without brackets.
Type:
textfield· Required: yes · Default: empty string