Up

_SetXmlNodeContent

Set the xml content of a node (the content until the end tag such as it is in the xml file).

Prototype :

fun [ObjSXMLNode S] ObjSXMLNode

Return : ObjSXMLNode the same node object or NIL if the function fails

See also :

Example :

Note :