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 selector

Comma-separated selectors to match

Return value

BOOLEAN

TRUE if the node matches