URLEncodedFormat
Last updated
Last updated
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. *
Argument | Type | Required | Description | Default |
---|---|---|---|---|
string
any
true