Use Variables
How to use variables in objects
Using variables and results in the objects
Often it is necessary to use variables in certain fields of the objects, such as the use of data passed by parameter. To use this data dynamically, just use the prefix "{" and suffix "}". As an example:
1 - The first step is to check in the lower left corner, under the variables tab, all available variables:

2 - After that, simply use with prefix and suffix "{variable}" to use the variable value:

3 - The result will be something like this:

Last updated
Was this helpful?