url.decode

url.decode

url.decode

Function

Percent decode the current text.

Syntax

Parameters

None.

Return value

TypeDescription
StringDecoded text.

Code Example

Notes

  • Illegal UTF-8 is returned as a lossy string.