OverviewExamples
| 
 RichText.ScrollLines (  | 
Scrolls the text in a richtext object.
(string) The name of the richtext object.
(number) The number of lines to scroll. This can be a positive or negative value.
Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
See also: Related Actions