NET/MASTER Network Control Language (NCL) Reference Manual

&SYS.PANEL.ID
System Variables
5–76 106126 Tandem Computers Incorporated
&SYS.PANEL.ID The &SYS.PANEL.ID system variable contains the name of the current panel as it
appears on the panel verb; it is intended to label the panel display with an identifier.
&SYS.PANEL.ID provides an alternative to the inclusion of the actual panel name
within the body of the panel. This variable can be used only in a panel, otherwise an
error occurs.
&SYS.PANEL.ID
Example
The following example shows the use of the &SYS.PANEL.ID system variable in one
of the display lines in a panel description. It allows the panel identification used in the
PANEL verb to appear in the displayed panel. The characters “+” and “%” are
defined as having low intensity and high intensity attributes, respectively:
+ This panel has the ID of %&SYS.PANEL.ID