Exam4Training

Where should the developer place the FOR keyword to begin the loop?

A developer wants to create an AMPscript FOR loop that populates HTML table rows based on the number of rows and data in a target DE.

Where should the developer place the FOR keyword to begin the loop?
A . Before the <table> tag
B. Before the <td> tag
C. Before the <tbody> tag
D. Before the <tr> tag

Answer: D

Exit mobile version