as a safety crib to compartmentalise scope/visibility of (usually temporary) variables, and enable reuse of same variable name in different blocks for different purposes
much as per Pascal Begin ... End and C { ... }
Exit Block would be a wonderful bonus (and, again: one-up on most other languages ? )
much as per Pascal Begin ... End and C { ... }
Exit Block would be a wonderful bonus (and, again: one-up on most other languages ? )