Tag

A tag associated with a piece of artwork.

Methods:

remove, removeAll

Objects:

String

Property Listing

Property

Type

Access

Description

name

String

read/write

The tag's name.

parent

 

readonly

The object's container.

typename

String

readonly

The class name of the object.

value

String

read/write

The data stored in this tag.

Method Listing

undefined remove ()

Deletes this object.

undefined removeAll ()

Deletes all elements.

Return

Tags.add()

Tags.getByName()