| **Navigation:**  »No topics above this level«====== New Class Methods ====== | {{btn_prev_d.gif}}[[coming future.htm|{{btn_home_n.gif|Return to chapter overview}}]]{{btn_next_d.gif}} | | || | **New Class Methods** | Press the **Insert **button to add the new method prototype and the method's associated embed points. | | **New Method Name** | Type the method label. | | **New Method Prototype** | Type the method parameter list and return data type. If the method takes no parameters but has a return value, type parentheses and a comma before the return data type. Do not type "PROCEDURE" or "FUNCTION" because the template generates the PROCEDURE statement for you. | | **Data Embed** | Press this button to use the Text Editor to implement the method's data section. | | **Code Embed** | Press this button to use the Text Editor to implement the method's code section. |