After you create or modify variables, you can insert them into any topic in your project.
How to insert a variable into a topic
Select Insert>Variable.
The Variables dialog opens, with the variable set(s) on the left and the variables associated with the selected set on the right.
Click OK.
The variable is added to the topic, with brackets surrounding it. The bracket shows the variable name and the variable definition (as long as markers are turned on and the set marker width allows it).
You can adjust the marker width from the Show tags button
to see more or less of the variable information, and you can also tell Flare to turn off the variable names so that you only see the variable definition.
to save your work.Note: You can also add variables to content (e.g.,
In other words, you can rename a
Similarly, you can use variables in hyperlinks by using this syntax: <a href="mcvariable:VariableSet.VariableName">My hyperlink text</a>.
Note: In addition to inserting variables the "old-fashioned" way, you can also insert variables when using IntelliSense (a popup window that predicts content as you type). See About IntelliSense.