PDA

View Full Version : state.Manager.isSet method?



paultyng
26 Oct 2006, 7: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
26 Oct 2006, 7:15 AM
oops, it was a bug in my code that was returning false instead of undefined.