OutputDataSetName property



Indicates the name of the output dataset.

Syntax

Set:     Gateway.setOutputDataSetName(dsName)
Get: dsName = Gateway.getOutputDataSetName()

Applies to

Gateway class.

Data type

String. The name of the output dataset. The default value is "GatewayOutput."

Usage

Not applicable.

Example
OutputDataSetName property example

See also
CGI gateway applet
outputformat property