mg6maciej
// do something if (!condition) { // note the !, we "jump" if condition is met // so some more }