Glossary Visual Basic / Term
Declares variables and allocates storage space.
(Syntax)
Dim [WithEvents] varname[([subscripts])] [As [New] type] [, [WithEvents] varname[([subscripts])] [As [New] type]] . . .
Permanent link Dim - Creation date 2020-06-07