Parameter | Description |
---|---|
sQueryString | The query search string |
Returns a handle to a cXmlDomNodeList object containing elements. Returns zero if object cannot be created
Function ElementNodes String sQueryString Returns Handle
Call: | Get ElementNodes sQueryString to HandleVariable |
ElementNodes returns a collection of just the elements that meet the search requirements of the passed queried string. Returns a handle to a cXmlDomNodeList object containing elements.
Get ElementNodes of hoRoot "Customer" to hoAllCustomersNode