UrlDecode – PB Docs 2017

UrlDecode

PowerScript function

Description

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

See also

HexDecode

HexEncode

Base64Encode

Base64Decode

UrlEncode


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