CNT_CNVTOARRAY action


Declaration
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 CNT_GETITEM action.

Array is automatically terminated by execution of the next CNT_INSERT or CNT_DELETE actions in the script.
Napíšte komentár