DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


Insert

Declaration: TStringList.Insert(Index: Integer; const S: string);
Inserts the string S to the list at the position specified by Index (zero based!).