Porovnávané verzie

Kľúč

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

LST_GO_NEXT action


Function
Action passes on next page in list of objects.
Declaration


Blok kódu
languageesl
themeConfluence
 LST_GO_NEXT h, data
Parameters


hinIdentifier of Int type - unique handle on created list of objects.
dataoutIdentifier of entire structure -
the
 the structure must
contains exactly
consist of 7 or 9 columns
.

Types and meaning of columns:

ID  IntegerNAME TextDESCRIPTTextTYPEIntegerROWIntegerCOLSIntegerPARENTInteger
, as in definition SD._System_ObjectInfo.
Description
Action passes on next page in list of objects.
If entered handle on list does not exist, event generates an error ERR_NO_DATA. If action is executed on last page, it gets back zero number of rows to output parameter data because next page does not exist.

Info
titleRelated pages:

Script actions