[About] Version=1.0 Author=Dilma Mail=support@hiasm.com [Type] Class=DPElement Sub=,Count|onEvent,, Info=Raises the event by index in the flow Tab=Tools [Property] Count=Number of events. ARG(int)|1|2 +Data=Default data to be written to the flow. ARG(Object)|3| [Methods] doEvent=Raises one of the events onEvent according to its index (indexes are zero-based). If the index is greater than the number of points onEvent then nothing happens. ARG(int Index, Object Data)|1|0 Index=The index of the event to be raised. ARG(int)|4|1 Data=Data to be written to the flow. ARG(Object)|4|0