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


Exchange

Declaration: TStringList.Exchange(ix1, ix2: integer);
Swaps the position of two strings in the list. The strings are specified by their index values (parameters ix1 and ix2). Indexes are zero-based.