The script for the selected Rule/Action/Guard can be writtenin this window.


1. Save:

The typed script is saved.

2. Build:

The code will be compiled, checked for errors and run. The result(s) will be displayed in Message window.

3. Format:

Auto-structures and formats the code.

4. Visual Studio:

Visual Studio will open. Users can enter their code within VS.

5. Search:

The search form is displayed. Users can find occurences of the search term and replace them

6. Coding Environment:

The area where the code is written.

7. Message display Environment:

Once the code is compiled, the errors or messages for review are displayed in the Messages section. After checking the code using the build button, errors or messages for review are displayed in this box.