The Base64Encode function encodes text or data (stream) to a Base64 string.
The syntax for the Base64Encode function is:
Base64Encode(data)
data - the text or data (stream) to decode.
The Base64 encoded string.
Flow 6.14.3
Last updated 2 years ago
Was this helpful?