Arrays

An array tracks multiple occurrences of a given field. The values in the field are all the same field type. For example, you can track all of the components for a printer in the computer file. To accomplish this, create an array field defined as a character type, rather than creating multiple scalar fields. A scalar field is a simple data element comprised of a single occurrence of data (as opposed to an array).