Returns a stream to the HTTP client by invoking displayJSON or displayXML depending on the Content-type field. If no Content-type is available in the response header, then it invokes displayJSON or displayXML depending on the iscobol.rest.default_stream configuration setting.
General format
void displayEx( stream )
Syntax rules
1. stream is a level 01 data item for which the IS IDENTIFIED clause has been used.