[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Converts a specified character into its hexadecimal equivalent. [Property] Extern=Make an internal variable available in the global scope. ARG(bool)|4|0|True,False [Methods] doHexEscape=Converts a specified character into its hexadecimal equivalent. ARG(char symbol)|1|0 onHexEscape=Occurs after invoke the method doHexEscape and returns the hexadecimal representation of the specified character. ARG(string)|2|2 Result=Returns the hexadecimal representation of the specified character. ARG(string)|3|2 Symbol=Defines the character to convert to hexadecimal representation. ARG(char)|4|106