Object/Array Length
Get the length of an object or an array
Description
Returns the length of the object or array
Properties
Input/Output
This should contain the variable pointing to the object or array to find the length. The default value is the last output.
Returns
Returns the length of the object or array
Last updated