Quantcast
Viewing all articles
Browse latest Browse all 21337

Question about If statement

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 21337

Trending Articles



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