push_comment_with(elem_name, att_list)
Append a new comment instance as a child node.
Parameters
- elem_name (text)
- att_list (list) : {{"att1", "value1"}, {"att2", "value2"}}. When threre is no options, pass an empty list “{}”.
Result
script : Appended comment instance