Length of array
The Length of Array node is used to check length of array
Properties Panel
General
Field
Description
Required
Variable name
variable name to store result
true
Array To find the length
Name of array to check the length
true
Returns
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