📄️ Array
Stores a constant of Array type — ordered list of values.
📄️ Boolean
Stores a constant of Boolean type.
📄️ JSON
Stores a constant of JSON type.
📄️ Null
Stores a constant of Null type.
📄️ Number
A constant of Number type.
📄️ Object
Stores a constant of Object type — unordered set of name/value pairs.
📄️ String
Stores a constant of String type.