values (DOMDocument - JavaScript)
Gets the values of an element, or gets the values of an element using a namespace.
Defined in
DOMDocumentSyntax
values(xpath:string) : string[]
values(xpath:string, selectionNS:NamespaceContext)
: string[]
Gets the values of an element, or gets the values of an element using a namespace.
values(xpath:string) : string[]
values(xpath:string, selectionNS:NamespaceContext)
: string[]