[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=DPLElement Sub=WorkPoints,EventPoints,VarPoints,DataPoints Info=Inserts the target code Tab=LowLevel [Property] WorkPoints=Sets the list of the method names. ARG(string[])|5| EventPoints=Sets the list of the event names. ARG(string[])|5| VarPoints=Sets the list of the var names. ARG(string[])|5| DataPoints=Sets the list of the data names. ARG(string[])|5| +Code=Sets the target code. ARG(string)|2|private void doWork(object data, int index) {\r\n}