I am trying to find the line that the insertion point is on.
I've tried several different combinations of this except the right one, can anyone help me out?
alert(docRef.selection.insertionPoints.InsertionPoint.lines);
I am trying to find the line that the insertion point is on.
I've tried several different combinations of this except the right one, can anyone help me out?
alert(docRef.selection.insertionPoints.InsertionPoint.lines);