The void operator evaluates the given expression and then returns {{jsxref("undefined")}}. This operator allows evaluating expressions that produce a value into places where an expression that ...