insert line

Examples


The insert line statement runs the insert line script associated with a scrolling window.

Syntax

insert line scrolling_window_name

Parameters

scrolling_window_name – The name of the scrolling window into which a line will be inserted. The scrolling window must have an insert line script.

Comments

The insert line script for the scrolling window must contain the instructions to add an item, typically a save table statement.


Documentation Feedback