encodeQueryValue
Encode characters that need to be encoded query values on the query section of the URL.
§
encodeQueryValue(input: QueryValue): string
[src]§Parameters
§
input: QueryValue
[src]- string to encode
Encode characters that need to be encoded query values on the query section of the URL.