
The figure illustrates the way to access the generic functions.
Guidelines for Generic Functions:
- Allow for general data mappings and data transformation abilities.
- Supply out of the box functions for general common used cases.
- Include basic Text, Data, Boolean, Numeric, and several generic functions.
Generic functions are out-of-the-box functions that provide general data mapping and data transformation capabilities for commonly used cases. These functions include text, date, boolean, and numeric.
Some examples of built-in generic functions are listed below:
- Concatenate, If then Else
- Sub String, Equals
- Greater, Less Than
- Sort, Filter, Add/Subtract Date