Thursday, November 11, 2010

How do I add more conditional statements in VB?

I have an if statement and I want to check for 3 conditions before it executes, how do I do this? (I am checking 3 Boolean variables that must be true in order to continue)How do I add more conditional statements in VB?
if ( first_bool %26amp;%26amp; second_bool %26amp;%26amp; third_bool )

{

// your if condition



}



let me know if you need more help on this.



you can contact me through either messenger or mail



thanks

bye

kamaraj.s
  • curly hair styles
  • No comments:

    Post a Comment