xmlElement.getBoolAttribute
Jump to navigation
Jump to search
getBoolAttribute
Signature: void getBoolAttribute(string attribute)
Usage: get the boolean value of an attribute
Parameters
- string attribute The name of the attribute.
Return
void
On failure: null n/a