Newton Glossary

An almost definitive guide to terms and trivia related to the Apple Newton.

Array

In NewtonScript, a sequence of numerically indexed slots that contain objects. The first element is indexed by zero. Like other nonimmediate objects, an array can have a user-specified class, and can have its length changed dynamically.

Also referred to as Array Elements.

Source

Related Terms