Hi,

I have a HUGE switch case statement with more than 2000 cases.
It seems like once I go above 2090 switch statements, my script crashes.

Is this a known limit?

I´ve tried debugging with verbose = 31, but there´s nothing in the log really except the crash.