Validation in load and with and returning a boolean value

Hi

I have an interface with load and with, when a user updates a value in the interface I need to return a boolean value and I am using that in another rule.

In the load I have a local variable in which I am saving the old value and in the with I an doing a isnull(symetricdifference9oldval,newVal) and assigning this to a local variable and passing this to the other rule. 

I am having an issue in setting the boolean value please advice me here. 

Thank you. 

  Discussion posts and replies are publicly visible