|

Lines


(number) The number of lines to scroll (either positive or negative).


Re t u r n s


Nothing. You can use Application.GetLastError to determine whether this action failed, and why.


See also: Related Actions


image

image

Input.ScrollToLine

OverviewExamples

Input.ScrollToLine ( string ObjectName,


number Line )


De s cr ip t ion


Scrolls the text to a specific line in an input object when multiline is enabled.


P arame t er s


ObjectName


(string) The name of the input object.


|