Determine the number of elements in the specified list.

Call:

ac_request("get_loaded_elements_list_count", int iListNum);


Here:

iListNum - number of the list from which the number of elements is requested.

The result of the operation is read by the ac_getnumvalue() command;