Text+ tool can't be filtered by GetToolList

Hi I'm trying to use comp.GetToolList() to select Text+ tools in the comp but is not working at all. I would assume the code would be comp.GetToolList(False,"Text+"), but it's return an empty tuple. Can anyone please help? Thanks!