Discuss this help topic in SecureBlackbox Forum
TElXMLDOMDocument.GetElementsByTagName
Finds the element(s) with given tag name.
Declaration
Parameters
Description
Use this method to find elements with the given tag name. The method returns a node list, which must be disposed of, when the application finishes using it.