I plan to develop a function in C # that will return a two-dimensional array. This new C # function will be called through a VB script. Also the length of the returned array will be dynamically changed, so I'm not sure how to return this array in vbscript.
Any information about the approach / pseudo-code will be very helpful. Thank you
source
share