I've got custom code on a decision point. Within that I'd like to watch the values of several of the variables I've defined in that code.
My understanding of "Watch Variables" and "Local Variables" is that I'd be able to do this by adding my variable to one of those watch lists. However I can' figure out how to do that.
I've clocked the + on the "Watch Variables" window and nothing happens. There are no variables or data in either of those windows. Additionally I've read that I should be able to mouse over a variable in a running model and a popup should indicate the current value. But this does not happen either.
Do I have to set breakpoints or something? How do I add a breakpoint?