docsFunctionsUtilityZbase64DecodeZbase64Decode Decodes a base64-encoded string and returns the decoded text. Syntax Zbase64Decode{data} Arguments NameTypeRequiredDefaultdatastringYes- Example Zbase64Decode{aGVsbG8=}ZuntimeOutZbase64Encode