Adobe Illustrator CS6 Type Library JS: Variable

Illustrator CS6

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 PageItem 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, 25-Nov-2012 v3.0.3iContents :: Index