Give us feedback
texttemplate
Web icon

TextTemplate

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 26 April 2019 by 
0.0
 (0 ratings)
texttemplate

TextTemplate

Documentation
1.0.0

You can use the FillTemplate to start replacing the input string using a given object structure.
Make sure to call ToObject(MyRecordOrEntityOrListOrWhatever) when inputting it to the function.

 You can use foreach loops, very simple if logic, variables, records, lists, structures, entities, you name it!