14.4 Merge Commands ↑
14.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
Back to Notenik.app
The Notenik Knowledge Base
14.4 Merge Commands ↑
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