Srch.U.getSingleHHXMLNodeValue Method (DisplayTemplatesSrch)
Gets a single hit-highlighted XML node.
Srch.U.getSingleHHXMLNodeValue(xmlDoc, nodeName)
Return value
The hit-highlighted node value, converted to an HTML string. The Query object model ensures that only safe HTML is returned.
Parameters
xmlDoc
The parent XML document.nodeName
The node name to retrieve.