Hello i have a function where a variable1 its stored. I am then using “Excel application Scope” to match this Variable1 up with a excel sheet to transform the Variable1 into another value. Currently I am assigned the ouput value to another Variable because i get an error if i assign variable1. The problem its that UIPATH thinks the output its a integer and i need it to be a String. My question its. How can i Convert a integer/double output to a string
18 posts - 8 participants