Hi
I need to insert a value of True or False into an XML settings file dependent upon the state of a checkbox on one of the dialogues in my MSI Factory Project. I very quickly set up Property CIP Value when the checkbox is checked True in the settings page of the checkbox properties and this enabled me to correctly insert True into the Xml Settings File. But I can't figure out how to set CIP property to False if the checkbox is unchecked. Any advice greatly appreciated.
Many Thanks
I need to insert a value of True or False into an XML settings file dependent upon the state of a checkbox on one of the dialogues in my MSI Factory Project. I very quickly set up Property CIP Value when the checkbox is checked True in the settings page of the checkbox properties and this enabled me to correctly insert True into the Xml Settings File. But I can't figure out how to set CIP property to False if the checkbox is unchecked. Any advice greatly appreciated.
Many Thanks
Comment