Skip to the content.

What Is A Function?

Declaring A Function

Calling A Function

Declaring Functions That Need Information

Calling Functions That Need Information

Getting A Single Value Out Of A Function

Getting Multiple Values Out Of A Function

What Is An Object?

IN AN OBJECT: VARIALBLES BECOME KNOWN AS PROPERTIES

IN AN OBJECT: FUNCTIONS BECOME KNOWN AS METHODS

Adding AND Removing Properties

This

Arrays And Objects

What Are Built-In Objects