WriteCData Method
Writes an XML CDATA block.
Syntax
void __fastcall WriteCData(String Text);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. Syntaxvoid __fastcall WriteCData(String Text);RemarksWrites a new XML CDATA block with the specified text inside the current element. |
||