What does this mean? (String Converter cannot convert from system.double)

Hi @Marilene_Ang

You could change the Variable Type of your main variable where the error is occuring to a generic value (UiPath.Core.GenericValue).
Hope it helps.

hey

you can convert your string variable to double, or change the type to double

regards

@Marilene_Ang Change the variable type to which you want to assign to - is double

Capture