ArchiveObject.setAttribute

Sets/Creates an attribute's value.

class ArchiveObject
void
setAttribute

Parameters

name string

The name of the attribute.

attrib ArchiveValue

The value of the attribute.

Meta