Add a script resource

If you want to make text strings, such as error messages, field values or log file entries easily customizable, you can define them as new script resources for your script by following these steps:

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

    The Script Resources window is displayed.

  2. Click Add a new script resource.
  3. Type a name for the resource in the Key column.
  4. Type a value for the new resource in the Default String column.
    Important The value is stored as a string.
  5. Optionally, translate your script resources.
  6. Click OK to save your changes and close the Script Resources window.
  7. Save the changes to your project.