| move() This method is used to shift the location of the textRange area to a point specified by the amount within the brackets. There are four ways of measuring this value: character
word
sentence
textedit syntax: move(unit , amount) This method is used with the following: textRange
|