Sun Java System Web Server 7.0 Update 5 Administrator's Configuration File Reference

unescape

The unescape function decodes the URI using util_uri_unescape, converting %-encoded octets to their unencoded form, and returns the result.

Syntax

unescape(uri)

Arguments

The following table describes the argument for the expression function.

Table A–16 unescape Argument

Argument 

Description 

uri

The URI that the function converts 

See Also

escape