Last updated
The Length of Array node is used to check length of array
Variable name
variable name to store result
true
Array To find the length
Name of array to check the length
true
This node does not return any values but create a new variables with result . You can access it using magical autocomplete using $.variables.<Variable name>
Last updated