I have list box with 3 elements which controls how my script works. I figured out that when I changed other data in my script which has nothing to do with the list box my definition slows down and it is frozen for almost half a minute. When I disable my listbox the definition works normally without slowing down. Is there a way to avoid the phenomenon?