Skip to content

Array Length

Array Length
Length
Array
null

Category Arrays
Is Pair Node: No


Returns the length of the input array. If the input is not an array, it will return 0.


Type: Object
Default: null

Array to get the length of.


Type: Integer
Default: 0

Length of the input array. If the input is not an array, it will return 0.



All of our content is carefully written by hand, no AI was involved during the process.