decodeattribute()

 
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.
Syntax
decodeattribute( attribute )
Returns the results as a URL-decoded string.
User Annotations: decodeattribute