Example
Resulting value of
x
var h = Boolean(2>1);
var x = h.toString();
true