Get the number of items in a list.
long CExtAPI::list_nItems(ZLIST hList);
The number of items in the list. Zero is returned in the case of an error.
None.