Function that returns the specified feature using the name of the feature.
"features_var" is a variable referencing a Features object. |
"features_var" is a variable referencing a Features object. |
| Type | Description |
| Feature | Returns the specified item or null if a feature matching the name was not found. |
| Name | Type | Description |
| name | string | The name of the feature within the collection to return. This is the same name seen in the timeline. |