Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
client server public static XmlElement appendChild(
XmlDocument _xmlDoc,
XmlElement _parentNode,
str _id,
[anytype _value])
Run On
Called
Parameters
- _xmlDoc
Type: XmlDocument Class
- _parentNode
Type: XmlElement Class
- _id
Type: str
- _value
Type: anytype