Creating a complex data type
In this section, you will learn how to build a new data type that validates the names and postal abbreviations of Canadian provinces. This data type is more complex than the prime number data type because it accepts either the full province name or its abbreviation as valid input.
You will also learn how to create your own quick form for this data type.
Last modified date: 01/29/2015