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 CountCharInString | |||||||
See also: ReplaceCharInString, RemoveCharInString, CountWords, CountWordsHTML, CountStringInString, CountControlChars | |||||||
CountCharInString |
|||||||
The function CountCharInString counts the number of occurrences of the character cc in the string InString . Lower and upper case letters are not discriminated if CaseSensitive is set to false.
|