ScrollToEnd

Examples


The ScrollToEnd command indicates scrolling to the first or last item in a scrolling window.

Syntax

ScrollToEnd [ up | down ] scrollwin scrolling_window_name

Parameters

• up | down - This parameter indicates whether the scrolling window will scroll to the first or last item.

scrolling_window_name - The name of the scrolling window that is being scrolled.

Comments

Pressing the HOME key on an extended keyboard causes the scrolling window to scroll to the first item. Pressing the END key on an extended keyboard causes the scrolling window to scroll to the last item.


Documentation Feedback