| **Navigation:**  »No topics above this level«====== Routines/Procedures/Code Dialog ====== | {{btn_prev_d.gif}}[[coming future.htm|{{btn_home_n.gif|Return to chapter overview}}]]{{btn_next_d.gif}} | | || Lets you call a selected source code process to execute based on the state of the rule check. You may specify multiple source code calls. Press the Insert button to add a new action to the list **Type** Select from Routine, Procedure, or Code **Routine** Active when Routine type is selected. Enter a valid ROUTINE name here. **Procedure** Active when Procedure type is selected. From the Procedure drop down list, choose an existing procedure name, or type a new procedure name. A new procedure appears as a "ToDo" item in your Application Tree. You can also optionally specify a parameters list and a return variable (as prototyped). **Code** Active when Code type is selected. Enter your custom source code in the text field provided.