This chapter provides a quick introduction of JavaScript built-in objects. Topics include the global object and its properties provided by the host environment, the Math object and its properties, built-in object types: Function, Array, String, Boolean, Number, Date, RegExp, and Error.