Solved
Forum Discussion
sathashiv5
4 years agoContributor
Okay, if UIAObject("On") and UIAObject("Off") are showing in Object browser as childs for network status checking. How to get exact state of this network? Is it possible?
For example: For Autoplay from settings, use autoplay from all media and devices have both UIAObject("On") and UIAObject("Off") in object browser. How to detect the state of this option.
mattb
Staff
4 years agoHi is there another property we could use? wChecked is a common one for radio buttons but something like that should be available.