Base

From BR Wiki
Revision as of 19:15, 6 August 2013 by Laura (talk | contribs)
Jump to navigation Jump to search

The "BASE" parameter of an Option (statement) allows you to choose between BASE 0, which specifies that every array includes a zero element, and BASE 1, which indicates that every array begins with element 1. If an array has two or more dimensions, OPTION BASE applies to all dimensions.

For Disambiguation purposes, see: