Viewing Form Item Values of Currently Running Modules

Use the Form Values window to view the data blocks and items of modules that are currently running. If there is more than one instance of the form running, be sure to select the one you wish to view.

To view data blocks and items:

  1. Choose Debug | Debug Windows | Form Values from the menu to display the Form Values window.
  2. Choose a module or an instance of the module from the Module drop-down list.
  3. Click the Items tab to display the data blocks of the selected module.
  4. Expand a data block node to view items in the data block.

    You can modify the current item values if they are not display items (read-only). For example, the item 'Order Filled' in an Orders form could be a display item that can be modified only by certain personnel.


Modifying a Variable Value