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