Info | ||
---|---|---|
| ||
This routine is available starting with katl-commons SIL Engine™ 4.0.8. |
Syntax
readFromCSVFile(path, hasHeader [, charset])
...
The values from the file, as a string array.
Example
The basic form will look like this:
...
Info | ||
---|---|---|
| ||
This routine is available starting with katl-commons SIL Engine™ 4.0.8. |
readFromCSVFile(path, hasHeader [, charset])
...
The values from the file, as a string array.
The basic form will look like this:
...