GuidesRemoving Characters and Strings from a String (VB6)

Removing Characters and Strings from a String (VB6)

Developer.com content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.


I am often faced with a problem of a string that needs to have certain characters removed from it. With advent of <b>Replace() </b> function, the problem becomes more manageable. For instance, if you wanted to remove all

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends & analysis

Latest Posts

Related Stories