7/2/2025 12:17 PM | |
Joined: 1/20/2018 Last visit: 9/5/2025 Posts: 64 Rating:
|
Siemens has their own SetTimeout function implemented since the wincc unified object model doesn't have the Window object, but both work the same way. setTimeout method accepts function reference as it's first parameter. In short, you need to either pass a function name or a function expression. This will work.
This should also work but I'm not 100% sure since it's siemens' implementation.
|
Last edited by: ender1adam at: 07/02/2025 12:20:09Last edited by: ender1adam at: 07/02/2025 12:21:14Last edited by: ender1adam at: 07/02/2025 12:21:35Last edited by: ender1adam at: 07/02/2025 12:24:14 |
|
This contribution was helpful to
1 thankful Users |
Follow us on