A tag associated with a piece of artwork.
Go to Property Listing | Method Listing
remove, removeAll
String
Property
Type
Access
Description
name
read/write
The tag's name.
parent
readonly
The object's container.
typename
The class name of the object.
value
The data stored in this tag.
undefined remove ()
Deletes this object.
undefined removeAll ()
Deletes all elements.
Tags.add()
Tags.getByName()