How can I use Boolean signals from other components for if conditional statements?
In my case other component name “PRESS” and in Properties “Press_OK = False”
so I wrote "PRESS.Press_OK == False " on the if conditional statement and I got an error.
PRESS Component MODELING
Picker Component ProcessExecutor
Error