Previous Topic: The TNG.ERROR VariableNext Topic: Changing the Default Variable with PREFIX


Additional Return Information

The following ADDRESS TNG commands, if executed successfully, return additional information beyond an RC value:

Return information is stored in the TNG.tngcommand variable. (The tngcommand portion of the stem variable represents the name of any of the ADDRESS TNG commands above.)

The TNG.tngcommand.0 variable contains the number of lines of information returned (that is, the number of elements in the TNG.tngcommand variable). The variables TNG.tngcommand.1 through TNG.tngcommand.n (where n is the value of TNG.tngcommand.0) each contain a line of information.

Note: The TNG.tngcommand variable contains the same value stored in the TNG.tngcommand.1 variable. It is the first line of return information.