From 4ff25965f9e25d2ae9a7374c716b329561573f67 Mon Sep 17 00:00:00 2001 From: gemu Date: Sun, 31 Dec 2023 16:19:24 +0100 Subject: [PATCH] typo --- docs/Scripting-Language.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Scripting-Language.md b/docs/Scripting-Language.md index 08d307d4be..cb8d59a337 100644 --- a/docs/Scripting-Language.md +++ b/docs/Scripting-Language.md @@ -656,7 +656,7 @@ SEL: `rapp` = append this line to MQTT (ResponseAppend) `wm` = contains source of web request code e.g. 0 = Sensor display (FUNC_WEB_SENSOR) -`acp(dst src)` = copy array, ist src is numeric variable or constant array dst is filled with this value +`acp(dst src)` = copy array, if src is numeric variable or constant array dst is filled with this value `knx(code value)` = sends a number value to KNX