User Tools

Site Tools


en:redim

Redim (Statement)

Format

Description

Re-sizes a previously created array, preserving data. If an array is enlarged and the fill clause is not included then the new elements will not be initialized (and will be unassigned). If an array is reduced in size the elements trimmed from the end are lost.

See Also

History

0.9.5tNew To Version
1.99.99.57Added fill for unassigned elements
en/redim.txt · Last modified: 2020/02/28 10:46 (external edit)