1 question
Filter
- 1 votes0 answers18 views
string append in Apache Velocity Template Language
I am trying to constract a mapping template in AWS API Gateway which is in Apache Velocity Template Language. I can't find .append() function on strings. So as a ...