MivaScript Builtin Function, Miva Merchant 9+
decodeattribute( attribute )
<mvt:assign name="g.return_value" value="decodeattribute( attribute )" />
Returns a copy of string (which is usually a URL) converted from URL-encoded format to ordinary text. This function is the opposite of encodeattribute.
attribute