I have a problem understanding the proper way to make use of this. What is the difference between these two examples, and could someone please make use of both examples in two simple functions. Intellisense comes up with different alerts for both, so it's a little confusing.

Code:
   Dim test1 As String()
Code:
   Dim test2() As String