Generates any text without replacing special characters with character sequences.
&VarBasedOnXmlWriter.WriteRawText(Value)
Where:
Value
String to be written.
Extended Data Types: XmlWriter
Generators:
.NET, .NET Framework,
Java, Ruby (up to GeneXus X Evolution 3), Visual FoxPro (up to GeneXus X Evolution 3)
Generates any text without replacing special characters with character sequences. This method is used to write pure XML in a document.
This method does not sanitize inputs. Proper sanitization is advised.
XmlWriter Data Type
WriteText