Top Method Summary
Options Name Purpose
CHARACTER DecodeURL (character) Attempts to decode a previously-encoded URL.
LONGCHAR DecodeURL (longchar) Attempts to decode a previously-encoded URL.
CHARACTER DecodeUtf8Url (character) Attempts to decode a previously-encoded URL.
LONGCHAR DecodeUtf8Url (longchar) Attempts to decode a previously-encoded URL.


Method Detail
Top

CHARACTER DecodeURL (character)

Purpose: Attempts to decode a previously-encoded URL.
Notes:

Parameters:
pcURI CHARACTER
The URL to decode
Returns CHARACTER
CHARACTER A decoded URL
Top

LONGCHAR DecodeURL (longchar)

Purpose: Attempts to decode a previously-encoded URL.
Notes:

Parameters:
pcURI LONGCHAR
The URL to decode
Returns LONGCHAR
CHARACTER A decoded URL
Top

CHARACTER DecodeUtf8Url (character)

Purpose: Attempts to decode a previously-encoded URL.
Notes: Supports multi-byte characters

Parameters:
pcURI CHARACTER
The URL to decode
Returns CHARACTER
CHARACTER A decoded URL
Top

LONGCHAR DecodeUtf8Url (longchar)

Purpose: Attempts to decode a previously-encoded URL.
Notes: Supports multi-byte characters

Parameters:
pcURI LONGCHAR
The URL to decode
Returns LONGCHAR
CHARACTER A decoded URL


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:30:49