LST_GO_PAGE

LST_GO_PAGE

LST_GO_PAGE action


Function

Action passes onto the first page in the list of objects according to its sequential number.

Declaration

LST_GO_PAGE h, data, pgNr

Parameters

h

in

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

data

out

Identifier of the entire structure - the structure must consist of 7 or 9 columns, as defined in the SD._System_ObjectInfo.

pgNr

in

Identifier of the Int type - sequential number of the required page.

Description

Action passes onto the first page in the list of objects according to its sequential number.
If entered handle on list does not exist, event generates an error ERR_NO_DATA. If required page does not exist, it gets back zero number of rows to output parameter data.


Related pages:

Script actions