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....



FindFirstDigit


Unit:SDL_stringl
Class: none
Declaration: function FindFirstDigit (const InString: string): integer;

The function FindFirstDigit returns the index of first digit in the string InString. If the string is empty or does not contain any digit, a zero value is returned;



Last Update: 2023-Feb-06