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