The Contains node is used to check if an array consist of some value
Node name
Checkout Node name
true
Variable name
Name of array where you need to check
Value
Value to be checked
result - The result of the Contains node at runtime. You can access this using Magical Autocomplete (eg. $.<node_name>.result) in any node below this node
result
$.<node_name>.result
Last updated 1 year ago