groupByInfo - Which columns are copied from the input table to the casOut output table?

Réponse

The 'copyVars' parameter specifies additional columns to copy from the input table to the casOut output table. Variables specified in the 'inputs' parameter and 'groupBy' columns are automatically copied. Its aliases are 'copyVar' and 'extraVars'.
Did this answer help you?