what is the best way to stop scanning from a for loop.
i have a trigger that i have to use to stop the scanning but i am unsure how to use it.

i have to scan a bunch of numbers into an array and use '00000' to stop the scanning of ints and move on, anyone help?
thanks