 |
If...Then...Else Statement (Visual Basic)
You can use the single-line syntax for short, simple tests. However, the multiple-line syntax provides more structure and flexibility and is usually easier to read, maintain, and debug. What follows the Then keyword is examined to determine whether a stat
msdn.microsoft.com |
 |