get_component_by_name# Components.get_component_by_name(name)[source]# Retrieve a component by name. Parameters: namestrName of the component. Returns: boolTrue when successful, False when failed.