Input parameters

The Input parameters data source selects all input parameters configured in the project, where each "row" contains information of a single input parameter.
A Log messages data source has no settings.
The following fields are available for this type of data source:
NAME
Name of the parameter.
DESCRIPTION
Description of the parameter.
CONSTANT
Is this parameter a constant. True / False.
REQUIRED
Is this parameter required. True / False.
PROMPT
Should this parameter be prompted in interactive mode. True / False.
MULTILINE
Does this parameter allow multiple lines of data.
MODIFIABLE
Can the value of this parameter be modified during a merge.
INPUTMASK
Mask used when this parameters in prompted.
DEFAULTVALUE
Default value of the parameter.
VALUE
Current value of the parameter.