standard.lib.xml.xmlNewText

xmlNewText is available since version 1.0.

Prototype:

number xmlNewText(string content)

Parameters

content
the text content

Description:

Creation of a new text node.

Return value:

Returns a handle to the new node or null if failed.