The Length of Array node is used to check length of array
Node name
Checkout Node name
true
Variable name
variable name to store result
Array To find the length
Name of array to check the length
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>
$.variables.<Variable name>
Last updated 1 year ago