Skip to main content
Docs
ReDim statement
Used at the procedure level to reallocate storage space for dynamic array variables. Syntax ReDim [ Preserve ] varname ( subscripts ) […]