Forum Discussion
bchadwick
15 years agoNew Contributor
what is the syntax to use vbscript to insert a string value into a Table variable? project.variable.<array_name>.item(i, j) = "Hi World" doesn't work. have tried other combinations to no avail.