8.4 Merge Commands ↑
8.4.15 loop command
This command indicates the end of the code that will be processed/written out once per data row. Lines after the loop command will be processed/written out once per execution.
Next: Script Files