Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Base64Decode – PB Docs 2021 – PowerBuilder Library

Base64Decode – PB Docs 2021

Base64Decode

PowerScript function

Description

Decodes a string value using Base64 decoder.

Applies to

CoderObject object

Syntax

Argument

Description

coder

The name of the CoderObject object.

variable

A string whose value is the data you want to decode with
Base64 decoder.

Return value

Blob. Returns the result of the decoding if it succeeds. If any
argument’s value is null, the method returns null. If an error occurs,
throw the exception.

Examples

This statement decodes the data that is encoded using Base64.

See also

HexDecode

HexEncode

Base32Decode

Base32Encode

Base64Encode

Base64UrlDecode

Base64UrlEncode

UrlEncode

UrlDecode


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x