Central Data Type Types
List of central data type types.
- List
- A type that specifies an ordered list of elements. A list usually has no duplicates, although there is no process to enforce this.
- Single Value
- Defines a single value type. Values of this type, especially if character-based, must not contain a comma.