Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gemu2015 committed Dec 31, 2023
1 parent 82799ed commit 4ff2596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Scripting-Language.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4ff2596

Please sign in to comment.