Tools

Tools are workflow-based scripts which represent a sequence of steps to produce a desired output.

A workflow usually involve interactive user inputs where decisions need to be made during the execution of a script.

Access the tool with the following:

import armacode
line = armacode.tools.AddNameTags.main()