Method XmlNode():setRawContent() Foundation

Sets the content using raw XML data.

Syntax
:setRawContent( <cValue> ) --> self
Parameters
<cValue>
A character string with the XML-encoded content value.
Return

:setRawContent() returns the object executing the method.

Description

The method :setRawContent() sets the content of the node object using raw XML-encoded data.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.