Using variables in Content
Artifact Content (Text Content) anticipates the use of variables. To use variables, in Content we enter the name of the variable enclosed in the characters ${} , e.g. ${nowaZmienna}
The variable name should match the component's id value, or the mid of a session variable defined in the application template that we refer to in Content.
Example using in Content the value from a session variable (with mid variable1) and the value of a text field (GesTextField1):

Last updated
Was this helpful?
