Navigation: Actions > Files > Read XML > Read XML Action Results tab |
|
This tab of the Read XML action specifies how the results will be handled.
Macro name: The name of the temporary macro in which to store the matching values read from the file (optional, defaults to storing in the READ_XML_VALUE if not specified).
Category: The category of the temporary macro where the text is stored (optional).
Do not escape special characters: Does not escape (double) special characters in the XML file when storing in a macro.
Append to macro value: If checked and the macro already exists, the found text will be appended if the macro already exists. If unchecked, any existing macro value will be replaced.