|
We can use various conditional operators to control the VB program flow.
Basically, they resemble mathematical operators only. Conditional operators are very powerful tools and they let the VB program compare data values and then decide what action to take, whether to execute a program or terminate the program and etc.
These operators are shown in following table:
|