Glossary format update
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
### Object
|
||||
---
|
||||
title: Object
|
||||
tags: Object
|
||||
---
|
||||
|
||||
Objects are data structures that contain data and instructions for working with the data.
|
||||
Objects consist of key-value pairs, where the keys are alphanumeric identifiers and the values can either be primitives or objects.
|
||||
|
||||
Reference in New Issue
Block a user