Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21089

Question about If statement

$
0
0
Are the two following If statements equivalent?


If A = 5 And B = 5 And C = 5 Then
'Do something
End

If A = B = C Then
'Do something
End

Viewing all articles
Browse latest Browse all 21089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>