All Commands
All Other
Commands
API_FOR_EACH
Use {API_DATA()} with the row alias to access data when in a loop.
You can use the {LOOP_COUNT} command to return the current iteration.
This command requires an {END_API_FOR_EACH} command.
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | result_alias | RESULT | String | |
2 | data_field | String | ||
3 | row_alias | ROW | String |
API Commands
API_CALLAPI_CLEAR_RESULT
API_DATA
API_DATA_TO_XML
API_HEADER_SET
API_HEADER_UNSET
API_QTY
API_SETUP
LOOP Commands
API_DATAARRAY_FOR_EACH
CSV_FOR_EACH
FOR_EACH
FOR_LOOP
LOOP_COUNT
SEQN
WHILE