# Scripting Rule Comparison

## Overview

Like in most modern IDEs, our Scripting Rules offer a code-comparison feature. Changed lines will be highlighted as shown in the image below.

<figure><img src="https://content.gitbook.com/content/dv9UprVu3KjO5la255ws/blobs/oFWsCVb7hZOvwI9ao9Mw/image.png" alt=""><figcaption><p>Comparison of two Scripting Rules. In rule version 1, we had a function that divides two numbers and returns the result. In rule version 2 we decided to changed this function to multiply two numbers instead.</p></figcaption></figure>
