Porovnávané verzie

Kľúč

  • Tento riadok sa pridal
  • Riadok je odstránený.
  • Formátovanie sa zmenilo.

LST_GO_PAGE action


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


Declaration


Blok kódu
languageesl
themeConfluence
 LST_GO_PAGE h, data, pgNr


Parameters


hinIdentifier of the Int type - unique handle on created list of objects.
dataoutIdentifier of the entire structure - the structure must consist of 7 or 9 columns, as defined in in the SD._System_ObjectInfo.
pgNrinIdentifier of the Int type - sequential number of the required page.


Description
Action passes on 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.

Info
titleRelated pages:

Script actions