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


insert

Declaration: insert(substr: string; var dest: string; index: integer);
Inserts the substring substr into the string dest, beginning at a position defined by index.