MSXML3_CreateCDATASection | |||
Syntax: | |||
MSXML3_CreateCDATASection(XMLDOMDocument, sCDATAText.s) | |||
Parameters: | |||
| |||
Return Values: | |||
| |||
Description: | |||
Creates a CDATA section node that contains the supplied data | |||
Example: | |||
| |||
Remarks: | |||
tested with XP | |||
|