iLogic wizards help you create sophisticated rules for certain tasks.
Click Create Rule for a Dialog on the Wizards tab of the Edit Rule dialog box.
The Open DLL File dialog box displays the contents of the iLogicAdd folder, which contains previously created DLL files.
Select a DLL to populate the Rule for External DLL dialog box with the appropriate class and variable names.
Click OK to generate the code.

Use this wizard to create a rule that generates a message box.
Click Message Box on the Wizards tab of the Edit Rule dialog box.
Enter the Title to appear at the top of the message box.
Select the combination of buttons to appear on the message box.
Indicate the default button by selecting the number that corresponds to its relative placement in the order, based on the Buttons selection.
For example, if you have chosen YesNoCancel as your button scheme, and your default button is No, select 2.
Select a status Icon to be displayed in the message box.
Enter the text to be displayed in the message box, surrounded by quotes.
Click Preview to display the message box using your selections.
Click OK to generate the code.