The Contains node is used to check if an array is empty or not
Node name
Checkout Node name
true
Variable name
Name of array to check if it is empty
result - The result of the Check empty array node at runtime. You can access this using Magical Autocomplete (eg. $.<node_name>.result) in any node below this node
result
Check empty array
$.<node_name>.result
Last updated 1 year ago