I had a RM rule as follows:
Trigger: Switch1 changed
Actions: If Switch1 on then do this.
If Switch1 off then do that.
I had to change the trigger to a different switch. When I went to edit the actions I couldn't edit the If part. I had to delete them and reenter with the new switch. Wasn't too big a deal as it was minor.
2 Questions. Why couldn't I change the IF? Is there some way to use the %value% (Which I understand is the trigger value) in an IF statement?