To insert conditional statements into your script:

Select the list of items to be conditioned. Be sure to include the list’s curly brace characters in the selected text.

Control-click in the selected area.

Enter the name of the variable to be used in the comparison.

Choose the conditional statement you want to use from the Conditionals submenu.

Choose the desired comparison operator to use. The conditional script creates a conditional block with a condition for each list item and places it below the previously selected list.