var para=app.activeDocument.textFrames[0].paragraphs[0]; var ip=para.insertionPoints; alert(ip.previousItem(ip[2]));