Need help to replace string value.
kaif hasan
0
Reputation points
I am trying to replace a string value : 8202D-Ti-36 with 8202D-Ti-36" using REPLACE function, but it adding backslash at end of string 8202D-Ti-36". SKU = SKU.Replace(""", """) How can I display only 8202D-Ti-36" ?
Developer technologies ASP.NET ASP.NET Core
4,815 questions
Developer technologies .NET Other
4,103 questions
Developer technologies Visual Studio Other
5,450 questions
Developer technologies ASP.NET Other
3,597 questions
Developer technologies C#
11,567 questions
Sign in to answer