More Complex Data TypesΒΆ

Type-converters are not the only solution.

Hint

You should consider to use tables for more complex data types. This especially true if:

  • a complicated data type has many attributes.

Tables provide can provide view to data types (objects). This means that not everything must be shown or compared.