Input.SetSelection |
|
|
|
Input.SetSelection |
|
|
|
|
||
OverviewExamples
Input.SetSelection("Serial Number", 1, 5);
Selects the first five characters in the "Serial Number" input object.
Input.SetSelection("Serial Number", 1, -1);
Selects all the text in the "Serial Number" input object.
Input.SetSelection("Serial Number", -1, 1);
Deselects all the text in the "Serial Number" input object.
See also: Related Actions
Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us