can you use ranges in a switch statement
eg,
case 1 to 5:
case 20 to 30:
or even
case 1 or 2:
cheers
John
can you use ranges in a switch statement
eg,
case 1 to 5:
case 20 to 30:
or even
case 1 or 2:
cheers
John
:: Copyright KIRUPA 2024 //--