Need help to replace string value.

kaif hasan 0 Reputation points
2023-04-17T23:57:29.4+00:00

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
Developer technologies | .NET | Other
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Developer technologies | ASP.NET | Other
Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.