A collection of text variable instances.
text variable instance Properties
| Property | Type | Access | Description |
|---|---|---|---|
| associated text variable | text variable | r/w | The associated text variable. |
| class | type | read | The class descriptor type. |
| id | integer | read | The unique ID of the text variable instance. |
| index | integer | read | The index of the text variable instance within its containing object. |
| label | text | r/w | A property that can be set to any string. |
| name | text | read | The name of the text variable instance. |
| object reference | text variable instance | read | An object reference for the object. |
| parent | specifier | read | The parent of the text variable instance (a xml story, text frame, story, note, cell, footnote or change). Can return: xml story, text frame, story, note, cell, footnote or change. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| result text | text | read | The text that replaces the variable marker. Note: This property cannot be set; it can be used only to update variables. . |
| story offset | insertion point | read | The insertion point before the table in the story containing the table. |