docsFunctionsUtilityZbase64Decode

Zbase64Decode

Decodes a base64-encoded string and returns the decoded text.

Syntax

Zbase64Decode{data}

Arguments

NameTypeRequiredDefault
datastringYes-

Example

Zbase64Decode{aGVsbG8=}