V
Vincent Finn
Hi,
in some code I have there is a variable declared as
Dim [step] as String
what is the [] for in this case?
I thought it was an array at first but
as far as I can tell the variable is just a string
there is no compile error from putting the [] around it
Anyone able to cure my confusion?
Vin
in some code I have there is a variable declared as
Dim [step] as String
what is the [] for in this case?
I thought it was an array at first but
as far as I can tell the variable is just a string
there is no compile error from putting the [] around it
Anyone able to cure my confusion?
Vin