Professional > Interview scripting > Writing interview scripts > Displaying information on a page > Text substitution > Displaying the values of temporary variables in question and banner texts
 
Displaying the values of temporary variables in question and banner texts
Temporary variables are those that you define in the routing section using the Dim keyword.
Syntax to display the value of a temporary variable in a question or banner text
Type this command in the text where you want the substituted text to appear.
{#VariableName}
Parameter
VariableName
The name of the variable whose answer you want to display.
Note
If the substitution does not work and you see the marker rather than the text it represents, check that you typed # in front of the marker name and that the marker name is spelled correctly.
See also
Text substitution