This part of the JavaScript section on MDN serves as a repository of facts about the JavaScript language. Read more about this reference. Built-ins JavaScript standard built-in objects, along with their methods and properties. Value properties Infinity NaN undefined globalThis Function properties eval() isFinite() isNaN() parseFloat() parseInt() decodeURI() decodeURIComponent() encodeURI() encodeU

