Skip to content

xmlComment (XML Creation & Manipulation)

  • Purpose
  • This command is used to add comments to an XML string.
  • If the path does not exist the comments are not added and returns the XML.
  • Syntax
  • xmlComment(xml_string || {path,commentText}, VariableName )
  • Target
  • xml_string || {path,commentText} || {path,commentText}  
  • Value
  • VariableName
  • Return Value
  • The XML with added comments.

Example(s):

Click here to see the example

 

Feedback and Knowledge Base