Skip to main content Skip to complementary content

BASE64_DECODE

Decodes a base 64 string into a string.

Syntax

BASE64_DECODE(value)

Arguments

Name Type Description Default Value
value string

Returns

Returns a string value.


Examples

value Output
"SGVsbG8gV29ybGQ=" Hello World
"###" null

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!