Artifact Content (Text Content) anticipates the use of variables. To use variables, in Content we enter the variable name 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 request 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):
Illustration 1. Content example referencing the value of a session variable and a text field