Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
Value returned: a point
equal to the left and bottom offsets of the insertion point or the current selection in a field
It returns empty
if there is no selection or if the insertion point is in the Message box.
HyperTalk Definition
An expression that evaluates to a specific screen location, in the form of two integers separated by a comma.
Item 1 of a point is the horizontal offset (in pixels). Item 2 of a point is the vertical offset (in pixels). For example:
AppleScript Definition
An expression that evaluates to a specific screen location, in the form of a list with two integer elements. For example: