Lines
(number) The number of lines to scroll. This can be a positive or negative value.
Re t u r n s
Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
See also: Related Actions
RichText.ScrollToLine
OverviewExamples
RichText.ScrollToLine ( string ObjectName,
number Line )
De s cr ip t ion
Scrolls the text to a specific line in a richtext object.
P arame t er s
ObjectName
(string) The name of the richtext object.