SETMINVARIABLE( $$Variable, value )
Argument
| Required/
Optional
| Description
|
---|---|---|
$$
Variable
| Required
| Name of the in-out parameter you want to set. Use with in-out parameter with Min aggregation type.
|
value
| Required
| The value you want
Data Integration to compare against the current value of the parameter. You can enter any valid expression that evaluates to a data type compatible with the data type of the parameter.
|