Symbol

A symbol.

Methods:

duplicate, remove, removeAll

Objects:

String

Property Listing

Property

Type

Access

Description

name

String

read/write

The symbol's name.

parent

 

readonly

The object's container.

typename

String

readonly

The class name of the object.

Method Listing

Symbol duplicate (relativeObject:Object, insertionLocation:ElementPlacement)

Duplicate this object.

Parameter

Type

Description

relativeObject

Object

 

insertionLocation

ElementPlacement

 

undefined remove ()

Deletes this object.

undefined removeAll ()

Deletes all elements.

Object of

SymbolItem.symbol

Return

Symbols.add()

Symbol.duplicate()

Symbols.getByName()