You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current code accepts any non-zero value for true and 0 for false, but if a value outside of the range 0-1 is encountered, it most likely indicates corrupted data or broken code.