Skip to main content

Viewing Global Data

Viewing Global Data

The View Global Data page lists nodes of the given global. In the table, the first column displays the row number, the next column lists the nodes, and the right column shows the values. This page initially shows the first hundred nodes in the global.

To access this page, display the Globals page and select the View link next to the name of a global. Or click the View button.

On this page, you can do the following:

  • Specify a search mask. To do so, edit the value in Global Search Mask as follows:

    • To display a single node, use a complete global reference. For example: ^Sample.PersonD(9)

    • To display a subtree, use a partial global reference without the right parenthesis. For example: ^%SYS("JOURNAL"

    • To display all nodes that match a given subscript, include the desired subscript and leave other subscript fields empty. For example: ^CacheMsg(,"en")

    • To display all subtrees that match a given subscript, use a value as in the previous option but also omit the right parenthesis. For example: ^CacheMsg(,"en"

    • To display nodes that match a range of subscripts, use subscriptvalue1:subscriptvalue2 in the place of a subscript. For example: ^Sample.PersonD(50:60)

      As with the previous option, if you omit the right parenthesis, the system displays the subtrees.

    Then click Display or press Enter.

  • Specify a different number of nodes to display. To do so, enter an integer into Maximum Rows.

  • Repeat a previous search. To do so, select the search mask in the Search History drop-down.

  • Select Allow Edit to make the data editable; see the next topic.

To close this page, click Cancel.

FeedbackOpens in a new tab