and in an if statement c# code example Example: if statement conditions c# int myVar = 0; if (myVar > 3) { //do code }