InputValue PARAM tag



Contains the actual data value for Immediate data types.

Syntax

<PARAM NAME = "InputValue" VALUE = "value">

Values

value
The actual data value for Immediate data types.

Usage

When the InputType PARAM tag is set to "Immediate," this parameter is required. An error is generated if this parameter is not present. If InputType is DataSet or Field and this parameter is present, an error will also be generated.

Example
InputValue example

See also
CGI gateway applet
InputType PARAM tag