What value is obtained when executing the following code?
console.log("10" == 10);
Error
undefined
false
true