I've posted previously about searching for a certain word, this is an attempt at a slightly different approach.
Is it possible, via javascript, to read the value of a string by locating it because of any of the following characteristics:
text frame location(x,y)
text frame color
font color
font
I would need the complete string in the text frame so if I can identify it by any of these via javascript that would do the trick.
Thank you in advance.