Parameter | Description |
---|---|
sData | String data to be appended to the output |
Procedure OutputString String sData
Call: | Send OutputString sData |
Writes a string to the response body.
This function can be called multiple times and each string will be appended to the response body.