Viewing source code

To view the source code of an element:

  1. In the script editor, select the desired element.
  2. Press F3 or, right-click the selected element and select Open Declaration (source). The Source tab of the corresponding multipage editor starts.

Example

In the script editor, you select the ttccom000 table code. Then you press F3. The Source tab of the Table Editor starts. The source code of the DAL script of tccom000 is displayed.