Object (JavaScript)
An object is a collection of related data stored as key/value pairs. Objects are the main way JavaScript groups properties and behavior together.
An object is a collection of related data stored as key/value pairs. Objects are the main way JavaScript groups properties and behavior together.