ReDim

From BR Wiki
Revision as of 16:27, 18 May 2013 by Laura (talk | contribs) (Created page with "The Visual Basic equivalent of MAT, used to change the size of an array use Redim or ReDim Preserve (to also keep the existing values) See also the chart on Visual Basic 6")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Visual Basic equivalent of MAT, used to change the size of an array use Redim or ReDim Preserve (to also keep the existing values)

See also the chart on Visual Basic 6