The funktion LISTLENGTH returns the length of the given list – the number of elements of the list.
If an element is a list, this list still counts as one element.
LISTLENGTH(list) => number
The funktion LISTLENGTH returns the length of the given list – the number of elements of the list.
If an element is a list, this list still counts as one element.
LISTLENGTH(list) => number