Delete a script variable

Use the procedure in this topic to delete a script variable.

If you no longer need a script variable, it is best practice to remove it straight away from your project to be able to maintain a clear overview of all actually used script variables.

Procedure

  1. On the Ribbon Project tab, in the Configuration group, select Script Variables Script Variables icon.

    The Script Variables window is displayed.

  2. Select the script variable you want to delete.
  3. Select Delete Script Variable Delete icon.

    The script variable is removed from the table.

  4. Select OK to save your changes and close the Script Variables window.
  5. Save the changes to your project.