0
Parent page: Service Functions – XML (QTP, VBScript)
Answers
Description
Open XML file – load into memory – locate target nodes – update (replace) values – save XML file (either under a new name or overwrite the original file).
Search is performed by tag name (“target_node”).
If you pass in a non-string parameter for .SetValue function, convert it first by using CStr().
Set [...] ...
