Length

Find the number of items in a list.

Input Fields

list: Enter the list that you want to find the length of.

Output Fields

length > (number): Returns the number of items in the list.