Home | Top | Free Ajax Editor | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Changes the start position of the range.
Syntax
iMoved = TextRange .moveStart( sUnit [ , iCount ] )Parameters
sUnit | Required. String that specifies the units to move, using one of the following values:
|
||||||||
iCount | Optional. Integer that specifies the number of units to move. This can be positive or negative. The default is 1 . |
Return Value
Integer that returns the number of units moved.
Remarks
This feature might not be available on non-Microsoft® Win32® platforms.
Standards Information
There is no public standard that applies to this method.
Applies To
|
TextRange |
Home | Top | Free Ajax Editor | JavaScript Editor | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |