Skip to content

Encode string

ryannewington edited this page Jun 23, 2016 · 1 revision

Encode string

Summary

This transform takes an incoming value and converts it to a base-32 or base-64 string

Parameters

Parameter name Description
Format The type of encoding to apply

Input Type

The transform accepts a single string, integer or binary value as an input.

Multiple input values

The transform accepts multiple input values, and processes each of them individually

Return Type

The transform returns a string for each input value