TSL FOREACH statementUse this statement to repeat a text for each instance of an entity. Syntax
Inputs
Example Suppose you want to create an overview of all registered users. Then you could create the following message:
If you have three registered users: John Doe, Jane Doe and Mr X your user list would look like this: Name: Doe, John Name: Doe, Jane Name: X, Mr |