Object
The Object is a data type that is used to store various keyed data and more complex entities.
Example:
{ "name":"John", "surname":"Doe" }
The Object is a data type that is used to store various keyed data and more complex entities.
Example:
{ "name":"John", "surname":"Doe" }