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

Write a comment

Writing comments is only allowed to registered users, registration is free and does not require an email address and can be done quickly here.

Comments on the article

Xexer - 05/25/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 - 05/23/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