LST_GO_NEXT

LST_GO_NEXT

LST_GO_NEXT action


Function

Action passes onto the next page in the list of objects.

Declaration

LST_GO_NEXT h, data

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.

Description

Action passes onto the next page in the list of objects.
If entered handle on the list does not exist, event generates an error ERR_NO_DATA. If action is executed on the last page, it gets back zero number of rows to output parameter data because next page does not exist.


Related pages:

Script actions