A text variable definition in a document.
Go to Property Listing | Method Listing
ChapterNumberVariablePreference, CustomTextVariablePreference, DateVariablePreference, FileNameVariablePreference, MatchCharacterStylePreference, MatchParagraphStylePreference, Number, Object, PageNumberVariablePreference, String, TextVariableInstance, VariableTypes,
ChapterNumberVariablePreference, CustomTextVariablePreference, DateVariablePreference, FileNameVariablePreference, MatchCharacterStylePreference, MatchParagraphStylePreference, PageNumberVariablePreference,
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
Variable instances associated with the text variable. |
||
|
readonly |
The index of the TextVariable within its containing object. |
||
|
read/write |
The name of the TextVariable. |
||
|
readonly |
The parent of the TextVariable (a Application or Document). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
readonly |
The preferences associated with the text variable. Can return: PageNumberVariablePreference, ChapterNumberVariablePreference, DateVariablePreference, FileNameVariablePreference, MatchCharacterStylePreference, MatchParagraphStylePreference or CustomTextVariablePreference. |
||
|
read/write |
The variable type. |
TextVariable convertToText ()
Convert all of this variable's instances to text.
TextVariable getElements ()
Resolves the object specifier, creating an array of object references.
undefined remove ()
Deletes the TextVariable.
String toSource ()
Generates a string which, if executed, will return the TextVariable.
String toSpecifier ()
Retrieves the object specifier.
TextVariableInstance.associatedTextVariable
ChapterNumberVariablePreference.parent
CustomTextVariablePreference.parent
DateVariablePreference.parent
FileNameVariablePreference.parent
MatchCharacterStylePreference.parent
MatchParagraphStylePreference.parent
PageNumberVariablePreference.parent