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