Returns the specified project.
"dataProjects_var" is a variable referencing a DataProjects object. |
"dataProjects_var" is a variable referencing a DataProjects object. |
| Type | Description |
| DataProject | Returns the specified item or null if an invalid index was specified. |
| Name | Type | Description |
| index | uinteger | The index of the project to return. The first project in the list has an index of 0. |