Thanks for your response. Switch statements don't seem to be used extensively. I have several JavaScript books that I got from the library, but it's vaguely addressed.
I'll try your example,...
Type: Posts; User: lilrhino; Keyword(s):
Thanks for your response. Switch statements don't seem to be used extensively. I have several JavaScript books that I got from the library, but it's vaguely addressed.
I'll try your example,...
I've searched the world over and have not been able to find an example that addresses using a switch statement vs. if/if else statements.
This is for a homework assignment and the assigned text...