Adobe Illustrator CS5 Type Library JS: Variable

Illustrator CS5

Class

Variable

 Dynamic object used to create data-driven graphics.

QuickLinks

remove, removeAll

Hierarchy

Object
Variable

Properties

PropertyTypeAccessDescription
kindVariableKind:
VariableKind.Unknown
VariableKind.VISIBILITY
VariableKind.TEXTUAL
VariableKind.IMAGE
VariableKind.GRAPH
r/wThe variable's type.
namestring r/wThe name of this variable.
pageItemsPageItems readonlyAll the artwork in this document.
parentObject readonlyThe object's container.
typenamestring readonlyThe class name of the object.

Methods

Instances

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

Return

Variable Variables.add ()

Variable Variables.getByName (name: string)

Jongware, 27-Jun-2010 v3.0.3dContents :: Index