groupBy - How do I specify variable attributes using the 'attributes' parameter in the groupBy action?

Réponse

The 'attributes' parameter specifies variable attributes. It takes a list of objects, each defining attributes like 'format', 'formattedLength', 'label', 'name' (required), 'nfd', and 'nfl' for a variable.
Did this answer help you?