Hello,
I'm using a switch in B4i and I need to change his value from false to true in the code.
I write
switch.value = true
I don't receive an error, his value change in the code, but in the designer it remains false.
what can I do?
I'm using a switch in B4i and I need to change his value from false to true in the code.
I write
switch.value = true
I don't receive an error, his value change in the code, but in the designer it remains false.
what can I do?