Creating a Property to Store a Problem Number

You need to add a property that will enable you to store a problem number:

  1. Expand platform > Document Root > AWM Model.
  2. Right-click the Properties category folder, and then click New Child > Property.

    This opens the Enter Object ID dialog box.

  3. In the New ID field, type OFFL_PROP_CONT_ProblemNumber.
  4. Click OK.
  5. You need to specify a label for the property. The label is used during runtime, for example, to be displayed in an AWM dialog box.

    Right-click OFFL_PROP_CONT_ProblemNumber, and then click Edit.

    This opens the Edit Properties dialog box.

  6. Double-click the Label value cell, and then type Problem Number.
  7. Click OK.