var tf=app.activeDocument.pages[0].textFrames[0]; var p=tf.paragraphs[0]; alert(p.lines[0].contents);