isEqual method (Internet Explorer)

Switch View :
ScriptFree
isEqual method

Returns a value indicating whether the specified range is equal to the current range.

Syntax

object.isEqual(Range)

Standards information

There are no standards that apply here.

Parameters

Range [in]

Type: IHTMLTxtRange

TextRange object to compare with the current TextRange object.

Return value

Type: Boolean

Boolean that returns one of the following possible values.

Return valueDescription
true

Range is equal to the parent object.

false

Range is not equal to the parent object.

 

See also

TextRange
TextRange Constructor
inRange

 

 

Send comments about this topic to Microsoft

Build date: 2/14/2012