![]() |
_AddXmlRootNode
Add an xml root node.
Prototype :
fun [ObjSXML S] ObjSXMLNode
- ObjSXML : a XML object
- S : the new value to add
Return : ObjSXMLNode the new node object or NIL if the function fails
See also :
Example :
![]() |
Add an xml root node.
fun [ObjSXML S] ObjSXMLNode
Return : ObjSXMLNode the new node object or NIL if the function fails