[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Converts a string to its unescaped representation. [Property] [Methods] doConvert=Converts a string to its unescaped representation. ARG(string Data)|1|0 onConvert=Occurs after invoke the method doConvert and returns the string that contains the unescaped representation of Data. ARG(string)|2|2 Result=Returns the string that contains the unescaped representation of Data. ARG(string)|3|2 Data=Defines the string to unescape. ARG(string)|4|2