Home | Top | Free Ajax Editor | JavaScript Editor | ![]() | Get Advanced JavaScript and Ajax Editor, Validator and Debugger! 1st JavaScript Editor. |
Returns a value indicating whether the specified range is equal to the current range.
Syntax
bEqual = TextRange .isEqual( oCompareRange )Parameters
oCompareRange | Required. TextRange object to compare with the current TextRange object. |
Return Value
Boolean that returns one of the following possible values.
true | oCompareRange is equal to the parent object. |
false | oCompareRange is not equal to the parent object. |
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. |