Function Name:
Decode
Purpose:
The Decode Function decodes a value that was encoded using the Base64 encoding scheme.
The function should be connected to a node that provides a Base64 encoded text/string value.
Examples:
- Input = "c3luY2FyaQ==" / Output = "syncari"
Configuration:
1. Enter a Display Label. This will be helpful with identifying the node when viewing your Entity Pipeline.
2. Enter a Description that will explain the criteria configured.
3. Enter the input Value that needs to be processed by the function. This attribute is only available while configuring this function in an Entity Pipeline.