Returns the specified data file.
"dataFiles_var" is a variable referencing a DataFiles object. |
"dataFiles_var" is a variable referencing a DataFiles object. |
| Type | Description |
| DataFile | Returns the specified file or null if an invalid index was specified. |
| Name | Type | Description |
| index | uinteger | The index of the file to return. The first file in the list has an index of 0. |