Variable

Dynamic object used to create data-driven graphics.

Methods:

remove, removeAll

Objects:

PageItems, String, VariableKind

Property Listing

Property

Type

Access

Description

kind

VariableKind

VariableKind.GRAPH

VariableKind.IMAGE

VariableKind.TEXTUAL

VariableKind.Unknown

VariableKind.VISIBILITY

read/write

The variable's type.

name

String

read/write

The name of this variable.

pageItems

PageItems PageItem

readonly

All the artwork in this document.

parent

 

readonly

The object's container.

typename

String

readonly

The class name of the object.

Method Listing

undefined remove ()

Deletes this object.

undefined removeAll ()

Deletes all elements.

Return

Variables.add()

Variables.getByName()