Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
LST_GO_PREV action
Function
Action passes on previous page in list of objects.
Declaration
| Blok kódu | ||||
|---|---|---|---|---|
| ||||
LST_GO_PREV h, data |
Parameters
| h | in | Identifier of Int type - unique handle on created list of objects. |
| data | out | Identifier of entire structure - the structure must consist of 7 or 9 columns, as in definition as defined in SD._System_ObjectInfo. |
Description
Action passes on previous 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 first page, it gets back zero number of rows to output parameter data because previous page does not exist.