All Commands
All Other
Commands
CSV_FOR_EACH
Loop through all CSV data rows.
The current row number will be held in a variable {alias_ROW}.
You can use the {LOOP_COUNT} command to return the current iteration.
This command requires an {END_CSV_FOR_EACH} command.
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | alias | CSV | The alias of the imported CSV data |