Get XML File Settings
This command retrieves information from an .XML file.
Variable
Type the name of the variable to hold the obtained value here.
XML File
Type the full path to the XML file containing the information to retrieve.
Element Path
Type the path to the element, including the root element. Start with the root element, and separate each following child element using the \ character.
Attribute Name
Type the name of the attribute to retrieve, or leave the field empty to retrieve the element text.
If more than one element matches the value in the $NEWLINE$ pre-defined variable.
field, the text for all matching results is returned; where each result is delineated with theNotes
- If the requested information cannot be found, the variable will hold an empty string.