Question
I can`t get one element array in scriptable component
- May 17, 2018
- 8 replies
- 3880 views
Hi,
I have a problem with one element array in VBScript component.
VB decide that it`s TypeName is Double and VarType is 5 instead of Variant 8204 and CStr() gives "-1.#QNAN".
So, I can`t get a value of my array.
MC15 file is attached.

