2/4/2020 1:49 PM | |
Posts: 1 Rating:
|
Hello, i try to use the function to invert (toggle) a boolean. It doesnt work. Here is my code. What is wrong? export function Schaltfläche_3_OnKeyDown(item, keyCode, modifiers) { Best regards, Wolfgang ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 02/05/2020 06:53:53New subject after splitting |
|
2/13/2020 9:43 PM | |
Joined: 2/12/2013 Last visit: 3/20/2025 Posts: 10 Rating:
|
let tag1 = Tags("Motor1_Hmi.swtManual"); The .write() needs to be .Write() and .read() needs to be .Read() welcome to the fun of javascript :)
|
This contribution was helpful to
2 thankful Users |
Follow us on