Hi virtuemart2,
I got a stupid programming question: can switch statment inside switch statement? I mean switch inside a switch? double switchOne of the paragraph of one of the links you provided namely Switch.html says and I quote
Note that switch -es can be nested within case (or any other) blocks, and a series of case statements can try different types of matches -- hash membership, pattern match, array intersection, simple equality, etc. -- against the same switch value...
In reply to Re: switch statement
by 2teez
in thread switch statement
by virtuemart2
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |