The void operator evaluates the given expression and then returns undefined.
(https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/void)
The void operator evaluates the given expression and then returns undefined.
(https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/void)