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



PosLast


Unit:SDL_stringl
Class: none
Declaration: function PosLast (SubStr, Instring: string): integer;

The function PosLast returns the position of the last occurrence of the substring SubStr in the string Instring. If SubStr is not found, the function returns a zero value.



Last Update: 2023-Feb-06