pos

Declaration: pos(ss, ms: string): integer;
Returns the position of the substring ss in the master string ms. If the substring is not contained in the master string a zero value is returned.