The LENGTH method of VPGL Language counts items in input array object.
LENGTH takes 1 input and emits 1 output. Input 0 must be an array. LENGTH starts on arriving input 0, emits the number object which is number of items input 0 has. Output 0 is a positive integer(including 0)