How to slove below images error


please help with the provided images

@Shreyansh_Maurya,

There is a variable in your string which is of Double datatype. Use that variable like this

"Your string" + doubletypecariable.ToString + " remaining string"

@ashokkarale thanks it works

@Shreyansh_Maurya,

Glad to hear :smiling_face:. Kindly close the thread by marking my answer as solution so it will be helpful to other members as well!