setAttribute(attribute, value [, index])
|
|
Parameters
|
Stringattribute
Specifies the attribute name.
Stringvalue
Specifies the attribute value.
intindex
[optional] Specifies the repeating attribute index (zero-based).
|
Returns
|
void
|
Throws
|
CMSException
Raised for any error.
|