IPWorks 2020 C++ Builder Edition

Questions / Feedback?

PutString Method

Writes text inside an XML element.

Syntax

void __fastcall PutString(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) 2022 /n software inc. - All rights reserved.
IPWorks 2020 C++ Builder Edition - Version 20.0 [Build 8307]