Javascript Methods JavaScript Reference

Note:
Is the specified range inside another range. 
Returns true or false.
    
Syntax:
    
textRangeName.inRange(param1)
Parameters:
    param1   Required; the text range that may or may not be contained 
                       within textRangeName.