Hello, at PLC I have an array of f.e. 10 BOOL: var.1, var.2 ... At my HMI: input field where I can provide value from 1 to 10, and toggle widget which I want to assign to the var.[value from input field]. Is that possible to implement something like this without any local scripts, just using propriate notation at the widget configuration?