The Option Basestatement determines the default base number for the indexing of variable arrays created within a CitectVBA file, and like other Optionstatements in CitectVBA, should be declared at the beginning of your CitectVBA code files.
There are two settings for the Option Basestatement in CitectVBA:
For an example of using the Option Base statement, see Fixed Size Arrays
See Also
Published June 2018