This is a test message to test the length of the message box.
Login

Kommentar verfassen

Das Schreiben von Kommentaren ist nur registrierten Benutzern erlaubt, die Registrierung ist kostenlos und erfordert keine E-Mail Adresse und kann schnell hier durchgeführt werden.

Kommentare zum Artikel

Xexer - 25.05.2021 - 07:53
GET Method

Hi Ajith,

the GET method give you the actual output content back. If you call it, after 3 calls of WRITE, you will get a String with these three writes, seperated by /n for line break. Every time you call GET the output buffer resets.

Greetings
Software-Heroes


c.ajith@outlook.com - 23.05.2021 - 13:15
Nice explanation

Hi,
Its a good feature and I use it quite often.
The OUT parameter also has a method called GET. Do you know the use of this method?

Thank you very much in advance.
Ajith