Encode a URL.
Declaration
URL_ENCODE(primitive) -> encoded_string
Parameters
- primitive (type: string | number | boolean)
- The primitive to encode.
Return Values
- encoded_string (type: string)
- The URL encoded string
0
0
Was this article helpful?
0 out of 0 found this helpful
Add comment
Please sign in to leave a comment.