var para=app.activeDocument.textFrames[0].paragraphs[0]; var text=para.insertionPoints.itemByRange(1,8).getElements(); alert(text);