From 8bb5032113b6f2fbe0931c870a6b4919dadec8a8 Mon Sep 17 00:00:00 2001 From: Andreas Rozek Date: Tue, 23 Jul 2024 21:19:56 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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.)