Returns the milestone specified using its name..
"milestones_var" is a variable referencing a Milestones object. |
"milestones_var" is a variable referencing a Milestones object. |
| Type | Description |
| Milestone | Returns the Milestone object or null if a milestone with the specified name is not found. |
| Name | Type | Description |
| name | string | The name of the milestone to return. |