Data Type convert into string

Can we convert Int32 type argument of for each activity into variable data type ArrayOf[String]. If yes then how?

Hi @Ahmad_Mubarak

We can convert string to int32 by using
Cint()

Yes you can do that in the type argument select Array of type string then from here you can select string.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.