Too many type arguments to 'funct(of out result)'.(2) : error BC36625: Lambda Expression cannot be converted to 'Expression(of func)' because 'expression(of func)' is not a delegate type. uipath

in assign activity i’m using more than 10 replace function that’s why facing this issue and i’m converting to windows version. is there any solution to resolve this issue?

Hi,

Using Regex.Replace instead of String.Replace may help you. Can you share your requirement?

Regards,