com.HTTPPart.getContentAsString

Returns the HTTP part as a string.

Syntax

getContentAsString()
  RETURNING str STRING

Usage

Returns the HTTP part as a string.

To be used via methods: com.HTTPResponse.getPart, com.HTTPResponse.getPartCount, and com.HTTPResponse.getPartFromContentID

The error -15573 is raised if the part cannot be converted to a Genero string or if the charset is not supported.