WriteString Method
Writes text inside an XML element.
Syntax
procedure WriteString(Text: String);Remarks
This method will XML escape the value provided and write the resulting escaped text between the opening and closing tags of an XML element.
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
WriteString MethodWrites text inside an XML element. Syntaxprocedure WriteString(Text: String);RemarksThis method will XML escape the value provided and write the resulting escaped text between the opening and closing tags of an XML element. |
||