get_component_by_name#

Components.get_component_by_name(name)[source]#

Retrieve a component by name.

Parameters:
namestr

Name of the component.

Returns:
bool

True when successful, False when failed.