That has an open source solution (I have yet to test): github.com/wspr-ncsu/FV8
That has an open source solution (I have yet to test): github.com/wspr-ncsu/FV8
if (false) alert('x');
to execute the `alert` despite the false condition.
if (false) alert('x');
to execute the `alert` despite the false condition.