Line Item Loop
The Line Item Loop action allows you to loop through the current Record's Line Items and run actions on each one
NOTE: Loop actions are available in the Enterprise Edition only.
Actions
Add the actions you wish to process for each Line Item into the Actions list.
* Here are some things to keep in mind:
- You can use the [LINECTR] variable in your actions to get the line number being processed
- You can use the [LI([LINECTR]|<i>>fieldname</i>)] variable syntax to get the line item data for the current line