IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

WriteString Method

Writes text inside an XML element.

Syntax

[VB.NET]
Public Sub WriteString(ByVal Text As String)
[C#]
public void WriteString(string text);

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.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0