Input.ScrollLines |
|
|
|
Input.ScrollLines |
|
|
|
|
||
OverviewExamples
Input.ScrollLines ( |
-- Scrolls the text in the "Input1" input object 2 lines.
Input.ScrollLines("Input1", 2);
Scrolls the text in the "Input1" input object 2 lines in a downward direction.
-- Scrolls the text in the "Input1" input object -2 lines.
Input.ScrollLines("Input1", -2);
Scrolls the text in the "Input1" input object 2 lines in an upward direction.
See also: Related Actions
Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us