groupByInfo - What does the 'keyModify' parameter do?

Réponse

The 'keyModify' parameter specifies options for character values in input variables, such as left-justification (L), right-justification (R), conversion to uppercase (U), and condensing consecutive blanks to one blank (C).
Did this answer help you?