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



FindFirstNonBlank


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

The function FindFirstNonBlank returns the index of the first non-blank character of the string InString. If the string is empty or consists only of blanks, a zero value is returned.



Last Update: 2023-Feb-06