This chapter provides introductions and tutorial examples on functions as objects. Topics include the built-in object type 'Function', creating functions using the 'Function()' constructor, function instance and inherited properties and methods, 'function' statement and operator.