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