News

And just like in JavaScript, the @else if and @else directives test for more conditions: ...
There will be times where you want to test multiple conditions. That is where the else if block comes in. When the condition evaluates to true, the program executes the statement inside the curly ...