values (DOMElement - JavaScript)

Gets the string values from the XPath matching elements, or gets the string values from the XPath matching elements for a Namespace.

Defined in

DOMElement

Syntax

values(xpath:string) : string[]

values(xpath:string, selectionNS:NamespaceContext) : string[]