Function that returns the specified component by name.
"components_var" is a variable referencing a Components object.
|
"components_var" is a variable referencing a Components object.
|
Type | Description |
Component | Returns the specified component or null if the name is not found. |
Name | Type | Description |
name | string | The name of the component within the collection to return. |