Up

_GetXmlNodeContent

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

Prototype :

fun [ObjSXMLNode] S

Return : S the content or NIL if the function fails

See also :

Example :

Note :