{"name":"direction","info":"One of the following:<br><br>\n\n<code><pre>down\nleft\nright\nup\n<\/pre><\/code>\nIn AppleScript, the four directions are represented by strings, not constants:<code> <\/code><code><pre>\"down\"\n\"left\"\n\"right\"\n\"up\"\n<\/pre><\/code>"}