Record Type
Create object types with specific key and value types.
Basic Record
Record with Union Keys
Record for Lookup Tables
Record with Numeric Keys
Record for Counting
Record with Enum Keys
Nested Records
Exercise: Create Status Map
Create a Record type for status messages:

