Srch.U.getMultipleHHXMLNodeValues Method (DisplayTemplatesSrch)
Gets multiple hit-highlighted XML nodes.
Srch.U.getMultipleHHXMLNodeValues(xmlDoc, nodeName, numItems, rawDelimiter)
Return value
The hit-highlighted nodes separated by the rawDelimiter.
Parameters
xmlDoc
The XML document to analyze.nodeName
The node from which to start the search.numItems
The maximum number of nodes to analyze.rawDelimiter
The raw delimiter for result concatenation.