Value_Is_String
When the DatasourceType is 'VIEW', this TurboIntegrator local variable determines whether
the current cell should be treated as a string or a numeric value.
Syntax
Value_Is_String=N;
Argument |
Description |
---|---|
N |
Value indicating if the current cell is a string or a numeric value. 0 dictates that the cell is a number; anything else means the cell is treated as a string. |