String Variable dialog box
How do I open the String Variable dialog box?
Below the text field where you want to insert the variable, click
Insert Variable
and select String
.If you are in the
Local Messages
editor:- Right-click anywhere in theMessagecolumn and selectEdit String.
- In theString Editdialog box, clickInsert Variableand selectString.
Use this dialog box to create a string variable for a text field. The string variable can be a tag name or placeholder that will provide a string that can change dynamically at runtime, or a literal string that will be displayed the way it is entered in this dialog box.
Embedded variables are case sensitive, and must use the correct format and syntax to work. If you make a mistake, the variable will be treated as text. For this reason, to avoid problems it is better to use the
Insert Variable
button to open a variable dialog box, rather than create or edit embedded variables manually.Provide Feedback