All Release Notes
Changed the formatting of dynamic parameters
14 November 2023
Enhancement
SDK
When specifying dynamic parameters, you must now use single curly braces instead of double curly braces. For example, {PARAMETER_NAME}
instead of {{PARAMETER_NAME}}
.
The Text and labels documentation is updated and reflects this change.