Identity Function
Outputs the input. i.e. id :: a -> a
This action will just output the provided input. The action can be useful in various situations when building flows, like reusing an extracted JSON field.
Updated about 1 year ago
Outputs the input. i.e. id :: a -> a
This action will just output the provided input. The action can be useful in various situations when building flows, like reusing an extracted JSON field.
Updated about 1 year ago