LST_GETINFO action


Function
Action detects total number of records in list of objects.
Declaration
 LST_GETINFO h, nrObjs

Parameters
h in Identifier of Int type - unique handle on created list of objects.
nrObjs out Identifier of Int type - total number of objects in list (it is not number of objects on one page!).

Description
Action detects total number of records in list of objects.
If entered handle on list does not exist, event generates an error ERR_NO_DATA.

Related pages:

Napíšte komentár