Distinguish Between Singular and Plural Data [VA5]

Distinguish Between Singular and Plural Data [VA5]

Tip VA5

It is common for code to operate on both singular and plural data - “one” instance of an item or “multiple” instances of an item. There can be big differences in the two that are important for maintenance programmers to be aware of.

See examples below:

Code in the zone ad.png