Short Name: Create CDATA Section
Requires: Base Development System
Class: Document Methods
Creates a CDATA Section Node using data you specify. CDATA is unparsed character data.
Name | Type | Direction |
---|---|---|
Data | string | in |
New CDATA Section | CDATASection | out |