Forum Discussion

deepak's avatar
deepak
Visitor
13 years ago

The "next" keyword

I thought that the next keyword was the BrightScript equivalent for, say, Java's continue. But, it turns out that it is equivalent to end for. Why ? 1. Every keyword K, which begins its own scope -...