Porovnávané verzie

Kľúč

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

CNT_CNVTOARRAY action


Declaration


Blok kódu
languageesl
themeConfluence
CNT_CNVTOARRAY _hContainer
Parameters


_hContainerinIdentifier of Int type - data container.
Description
The action creates an array for accessing the values of specified data container by means of an index.

Single conversion of the container to an array sorted by key in ascending order. The action have to be executed before calling the action CNT_GETITEM action.

Array is automatically terminated by execution of the next action CNT_INSERT or CNT_DELETE actions in the script.

Info
titleRelated pages:

Script actions
CNT_GETKEY action