diff --git a/README.md b/README.md index b274cc5..265a061 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,8 @@ Besides common blocks which can be found in many Blockly environments, the "bloc ![ContextKeys](./Screenshots/isEnabled.png) +returns `true` if an UI element with the given key (exists and) is enabled. If no element with the given key can be found, an exception is thrown and the program aborted. + ### AI Basics ### (t.b.w.)