C#C
C#4y ago
Grin

Is it possible to subtract a character from a string?

I've found that I can add strings, but can't figure out how to subtract strings, or characters from strings. Is there a function already in existence that can erase a character from a string, or replace the index of a string with a letter?
Was this page helpful?