s2 (Optional) A string identifying the type of decoding to perform. The following strings are valid decoding strings:If you do not include a value for s2, the function uses URL decoding.The following expressions are examples of using the Decode function:
Decode(“ÆÁÂÁ
”, “html”) Decode(“~!@#$%^&*()_+|`{"}[]
<>?,./;':”, “xml”)