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.... |
Home BasePack Stringl Procedures and Functions RemoveControlChars | |||||||
See also: RemoveCharInString, StripLTBlanks, RemoveMultiChars, ReplaceControlChars | |||||||
RemoveControlChars |
|||||||
The function RemoveControlChars removes all characters below ASCII 32 from the string Instring and returns the stripped string as function result.
|