 |
VB.Net Nested If Statements - Tutorials for JFreeChart, Lucene, Selenium, DTD, Powerpoint, T
It is always legal in VB.Net to nest If-Then-Else statements, which means you can use one If or ElseIf statement inside another If ElseIf statement(s). Syntax: The syntax for a nested If statement is as follows: If( boolean_expression 1)Then 'Executes whe
www.tutorialspoint.com |
 |