Forum Discussion

MulgraveTester's avatar
MulgraveTester
Frequent Contributor
15 years ago

VB Variables - defining type and using global

1) Why is there no way to define the type of a variable in VBScript? I can in VBA. I would like to define more complex objects and tables. dim myvar as integer 2) In your help file under "Suppo...