/
Repeat Blocks

Repeat Blocks

“Repeat” merge fields allow data or sections of data to be repeated.

[[*REPEAT|data_source=data_source|*]] <Block of text to repeat - which can contain merge fields> [[*REPEAT|END*]]

 

Example

There are two clients on a matter. To show two blocks of text with their info, a Repeat Block can be used.

 

This

[[*REPEAT|data_source=action.participant|*]] [[FirstNmae|pt=Client|rn=*]] [[AddressLine|pt=Client|rn=*]] [[*REPEAT|END*]]

Returns

Vikki Ramos

321 real street

 

John Johnson

123 Fake, street

 

 

Merge Field Repeat Blocks in Actionstep Help Center

 

Continue to Conditional Merge Field Statements =>