c# - Setting a boolean if equals true/false in ASP.NET -
I used the same code below to set a boolean value in VBA, there is a way to do this is. Using macintosh?
Integer as integer dim C as dim A boolean dim B, as integer A = B = C A is set to true or false If B is equal to C. C
The full description would be:
If B = C then A = true such a A = false end if A = B = C
The way you expect me to recommend you improve your readability Add b brackets:
a = (b = c) Also make sure that you have hard of choice < P> In C # you have to write: a = (b == c);
Comments
Post a Comment