Add Method DescriptionThis function adds a new tool to this collection. The new tool is unqualified. SyntaxVisual BasicPublic Function Add( _ ByVal ID As String _ ) As tool Parameters ID Required String that is the name of the new tool. Return TypeTool object. See AlsoTools Object | Tools Members