Hello everyone,
I’ve a question about changing a variable type from Int32 to the GenericValue type.
Existing variable type: GenericValue
Can you help me?
Regards,
Brian
Hello everyone,
I’ve a question about changing a variable type from Int32 to the GenericValue type.
Existing variable type: GenericValue
Can you help me?
Regards,
Brian
HI @henokhbrian
Try changing the integer value to a string
Generic value var=Cstr(your Integer)
This may work in your case
Regards
Sudharsan
Hi,
Can you share more details? (such as expression, your environemnt : Studio version etc)
Regards,