The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



RemoveCharInString


Unit:SDL_stringl
Class:none
Declaration:function RemoveCharInString (Instring: string; CharToRemove: char): string;

The function RemoveCharInString removes all characters as specified by the parameter CharToRemove from the string Instring and returns the stripped string as function result.



Last Update: 2023-Feb-06