SetEncoding
Last updated
Was this helpful?
Last updated
Was this helpful?
Sets the character encoding (character set) of Form and URL scope variable values; used when the character encoding of the input to a form, or the character encoding of a URL, is not in UTF-8 encoding.
scope_name
string
true
The name of the scope to set the character encoding for.
charset
string
true
The character encoding to set.