pure functiongetArrayColumns2D
Get second dimension of 2D array in CSV file
Extends from Interfaces.CSV.getArrayColumns2D (Get second dimension of 2D array in CSV file).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Types.ExternCSVFile | csv (from getArrayColumns2D) | External CSV file object |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | n (from getArrayColumns2D) | Number of columns in array |