focus to a particular character number in text field?
I can focus the cursor to any field I want but is there a way to focus the cursor to a particular character within a text field?
eg.
text in text field:
this is some text
newline
some more text
I want to place the cursor at the newline position.
Andy