Use this function to count the elements of a list. The function demands the following parameters:
%List.Count(ListName)
Thereby the parameter ListName is the name of a previously defined list.

Example:
%List.Count(MyList)