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 10 months 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 10 months ago