| Series | The resulting Series name |
| obj | WealthScript obj. Pass this |
| Series[] | (optional) The resulting Series name array |
| FileName | Path to the file containing data series |
| separator | (optional) Separator char used to isolate dates from the series |
| DateTimeFormat | (optional) Custom DateTime Format String, according to this Microsoft KB article |
| exactMatch | optional) If true, returns the precise DateTime value - otherwise, the first bar whose DateTime is greater than or equal to the specified date |