com.TCPResponse.getTextResponse

Returns a string as TCP response from the server.

Syntax

getTextResponse()
  RETURNING result STRING

Usage

This method returns a complete streaming TCP response from the server as a string.

In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.