select# ComponentManager.select(names, mute=False)# Select Select components given their names Select components given their names. Parameters: namesUnion[str, list[str], tuple[str]]Name(s) of the components mutebool, optionalWhether to mute the /CMSEL command output or not, by default False. Return type: None