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


IsNumber

Declaration: TDataTable.IsNumber [ACol, ARow: integer]: boolean;
The read-only property IsNumber returns TRUE if the cell [ACol, ARow] contains a valid value (number or ordinal) and is not empty.