Hello @rohit_kumar6 wherever you’re assigning the value to a string variable, use .ToString() explicitly
.ToString()
Hope it helps