well that depends? How do you see handling loading the array?
Code:
Let MyArray = (sql("select top 10 Foo from Bar"))
or use it as

Code:
Let StrData = ("Dear " +  aParams[0] + "," + vbcrlf + aParams[1] + vbcrlf + aparams[2]) 

return strData.