Question
Validator
Hello,
I am trying to use a validator widget in my mashup. I have the following code but it doesn't seem to work. Not sure how to write the expression in the validator. I have a parameter input to the widget called Expanded.
if Expanded = False then Output = True else if Expanded = True then Output = False
Thank you,
Mike

