In this JavaScript Tutorial, we will learn how to create object called Person. Then we will add data and function members to it. Finally, we will see how to use the Person object and call its member function.