Comparing .NET Scripts

You can compare two different .NET scripts or two versions of the same .NET script to see which differences are between the two .NET scripts.
  1. Choose View > Asset Browser or select Get Started > Asset Browser in the Start Screen.
  2. From the Asset Types list, select .NET Script. The existing .NET scripts for the selected project display in the right pane.
    Tip: If you do not see the .NET scripts that you are interested in, ensure that the correct project is selected in the Active Project list.
  3. To compare two different .NET scripts:
    1. Use Ctrl+Click to select the two .NET scripts that you want to compare.
    2. Right-click on the selection.
    3. Click View Differences.
  4. To compare two versions of the same .NET script:
    1. Right-click on the .NET script that you are interested in and select Show All Versions.
    2. In the Version Detail dialog, use Ctrl+Click to select the two versions that you want to compare.
    3. Click View Differences.
  • Changes are highlighted in amber.
  • Additions are highlighted in green.
  • Items that do not exist in one of the compared assets are grayed out.