Hi!
I’m trying to convert a variable type GenericValue to Int32.
Can I convert my variable using an assign activity or I need other activity? Which command I need to do the convert?
Thanks!!
Hi!
I’m trying to convert a variable type GenericValue to Int32.
Can I convert my variable using an assign activity or I need other activity? Which command I need to do the convert?
Thanks!!
Hi!
you can try this
VariableName.Convert.ToInt32
Regards,
NaNi
Thanks! @pravin_calvin
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.