How Do I Check XML Elements? (Magic xpi 4.5)
There are two simple options for checking whether an element exists in an XML:
-
Use the XML Handling component's Check Exists method.
-
Use your XML as a Data Mapper Source. In the Destination pane, define a logical variable and use the XMLExist function to check if the element exists in the Source.