Notenik Knowledge Base

9.4 Merge Commands  ↑

9.4.19 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: 10 Script Files