What does it mean when you have a variable with parens? Like declaring v() as Variant, and then using the variable v with another variable it seems right
beside it, like v(i)? Can anyone help?