Returns the input string after encoding URL entities
URLENCODE(input_string)
input_string
John & Jane
Result: "John%20%26%20Jane"
"John%20%26%20Jane"