HexDecode – PB Docs 2017

HexDecode

PowerScript function

Description

Decodes a string value using Hex 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 Hex 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 Hex.

See also

HexEncode

Base64Encode

Base64Decode

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