Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

VariableAssignments Element

Description

The VariableAssignments element contains all variable assignments for the parent object.

Variables act as "placeholders" in your Topics that can be filled with changeable data. Say for example, you need to produce a document for your many different clients. You can save time by producing one document, and then changing the Variables (company name, logo, and so on...) to make personalized versions of the document.

Using Variables in Books

Variables are used in Topics. Their names appear between <angle brackets>. The value of a Variable is only displayed when the final output is published.

You can view a full list of the variables available in the library from the Author-it Button menu, or view variables that are used by objects from ribbon options in the main window or Editor.

Attributes

None

Parent Element

Book, Topic

Children

Element

Optional

Occurs

VariableAssignment

Yes

Zero to many times

Sample XML

<VariableAssignments>
- <VariableAssignment>
<ID>17</ID>
<Name></Name>
<Value>MyCompany Ltd</Value>
<ValueObject>0</ValueObject>
<Style>-1</Style>
</VariableAssignment>
</VariableAssignments>
Top of Page Email this Page Log Support Call Send Feedback Print