Utilities Block
  • 22 Aug 2022
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Utilities Block

  • Dark
    Light
  • PDF

Article summary

Utilities

Utilities are used to perform the sorting and grouping actions.

Sort:

Input 

Output

Block Layout

Generated Code

Choose the sorting type (Ascending, Descending)

 

ParamName as a variable or Text

 

JSON data as variable or object data.

Returns Sorted JSON object based on sorting type.


pillirFunctions.

object_sort

("ascending", 'parameter', obj)


GroupBy:

   

Input 

Output

Block Layout

Generated Code

ParamName as a variable or Text,

 

JSON data as variable or object data.

Returns Grouped JSON object.

GroupBy

pillirFunctions.

object_group_by

('parameter', obj)

Was this article helpful?

What's Next
ESC

Eddy AI, facilitating knowledge discovery through conversational intelligence