I need to have a statement like this:
If var1 == true & var2 == true & var3 == true, then {execute stuff}.
Is there anyway to have the if/else include multiple paramenters?
I need to have a statement like this:
If var1 == true & var2 == true & var3 == true, then {execute stuff}.
Is there anyway to have the if/else include multiple paramenters?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.