XmlElement::GetAttribute (open)
Retrieve the value of an unnamespaced attribute
Syntax
LOADLIB "wh::xml/dom.whlib";
STRING FUNCTION GetAttribute(STRING name)Parameters
STRING nameName of attribute to get
Return value
STRINGAttribute value, empty string if attribute does not exist