go_up_by

Syntax

go_up_by <num_lines>;

Terse form

up

Type

Softkey return strings (FDM and SDC) - code x'8C'

Parameters

Goes up <num_lines> from the current active line.

Description

<num_lines> is the number of lines to go up by.

For the Information page, this must be in the range 0 through 31.

For the Communications page, this must be in the range 0 through 3 .

References

SR-INS-002461 (softkey).

Notes

No parameter substitutions are possible with this statement.

Example

go_up_by 12;

Related statements