Last updated 1 month ago
Was this helpful?
Generates a URL-encoded string.
For example, it replaces spaces with %20, and non-alphanumeric characters with equivalent hexadecimal escape sequences. Passes arbitrary strings within a URL. *
URLEncodedFormat(string=[any])
string
any
true