PDA

View Full Version : state.Manager.isSet method?


paultyng
10-26-2006, 11:12 AM
I'm not sure if this is present or not, but it would be nice to be able to know whether or not a value has been set in state (especially if you are using booleans since they are false if its unset).

paultyng
10-26-2006, 11:15 AM
oops, it was a bug in my code that was returning false instead of undefined.