url.encode

url.encode

url.encode

Function

Percent-encode the URL component of the current text.

Syntax

Parameters

None.

Return value

TypeDescription
StringEncoded text.

Code Example

Notes

  • Letters, numbers and -_.~ are not encoded.