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
Unless there is already a way, it would be nice to have switch blocks based upon ordinals. Supposed one issue might be the number of switches.
Today I implemented the equivalent with nested if then else blocks.
Keep up the good work! 👍