XmlElement::Matches (open)
Returns TRUE if the current node matches a CSS selector
Syntax
LOADLIB "wh::xml/dom.whlib";
BOOLEAN FUNCTION Matches(STRING selector)Parameters
STRING selectorComma-separated selectors to match
Return value
BOOLEANTRUE if the node matches