{"identifier":2765,"topic":"Functions","name":"selectedLoc","text":"<code><pre>the selectedLoc\n<\/pre><\/code> Value returned: a<code> <i>point<\/i> <\/code>equal to the left and bottom offsets of the insertion point or the current selection in a field <br><br>\n\n It returns<code> empty <\/code>if there is no selection or if the insertion point is in the Message box. <br>\n","related":{"53693":"clickLoc","59412":"mouseLoc","47006":"select"},"examples":"","demo":"on whereIsTheSelection\n   select word 2 of line 3 of me\n   answer \"The selectedLoc is\" && the selectedLoc\n end whereIsTheSelection\n ","debug":{"9":["the selectedLoc\r\rVal"]}}