Check array empty
Last updated
The Contains node is used to check if an array is empty or not
Variable name
Name of array to check if it is empty
true
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
Last updated