LST_GETINFO

LST_GETINFO

LST_GETINFO action


Function

Action detects the total number of records in list of objects.

Declaration

LST_GETINFO h, nrObjs

Parameters

h

in

Identifier of the Int type - unique handle on created list of objects.

nrObjs

out

Identifier of tge Int type - total number of objects in list (it is not number of objects on one page!).

Description

Action detects  the 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:

Script actions