1

Since "System Events" is the most commonly used application in AppleScript scripting, where can I find its documentation?

For example, it provides access to a window's contents with keyword "UI elements". Where can I find the full list of keywords that it supports?

2
  • Do you mean beyond opening its dictionary in Script Editor? Commented Nov 7, 2016 at 0:17
  • @KenThomases No that's what I'm looking for. I'll accept if you make this statement into an answer... Commented Nov 7, 2016 at 0:22

1 Answer 1

4

You can open the library for System Events in the Script Editor utility. That will show the terms of its scripting interface along with some basic reference documentation.

Sign up to request clarification or add additional context in comments.

1 Comment

It might be useful to share how precisely to do this. E.G. in the Script Editor File menu, choose "Open Dictionary", choose "System Events" from the list.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.