[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Reads the data from the MT-array [Property] Extern=Make an internal variable available in the global scope. ARG(bool)|4|0|True,False [Methods] doGet=Reads the value from the MT-array. ARG(MT-array data)|1|0 onGet=Occurs after invoke the method doGet and returns the rest of the MT-array. ARG(MT-array)|2|0 onData=Occurs after getting the value and returns the result. ARG(T)|2|0 MTarray=Returns the rest of the MT-array. ARG(MT-array)|3|0 Data=Defines the MT-array. ARG(MT-array)|4|0