Method CursorRight
CursorRight(int)
First valid position after pos
.
int CursorRight(int pos)
Parameters
pos
intCurrent position.
Returns
- int
New cursor position if any, otherwise returns
pos
First valid position after pos
.
int CursorRight(int pos)
pos
intCurrent position.
New cursor position if any, otherwise returns pos