-
Notifications
You must be signed in to change notification settings - Fork 2
Encode string
ryannewington edited this page Jun 23, 2016
·
1 revision
This transform takes an incoming value and converts it to a base-32 or base-64 string
Parameter name | Description |
---|---|
Format | The type of encoding to apply |
The transform accepts a single string, integer or binary value as an input.
The transform accepts multiple input values, and processes each of them individually
The transform returns a string for each input value