WriteCData Method
Writes an XML CDATA block.
Syntax
int WriteCData(char* lpszText);
Remarks
Writes a new XML CDATA block with the specified text inside the current element.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
WriteCData MethodWrites an XML CDATA block. Syntaxint WriteCData(char* lpszText); RemarksWrites a new XML CDATA block with the specified text inside the current element. |
||