What can a bot do?
We are now ready to start looking at what functionality Automation Anywhere offers as regards bot development. There are hundreds of actions available to help automate your tasks. All the options are listed on the left pane. These actions are grouped into categories known as packages. Each package is a collection of individual actions. Here you can see the list pane showing all the available packages:
You can see all the packages and actions available in this list. This list is in alphabetical order and is searchable, allowing quick access to your actions. Each package can be expanded or collapsed to view or hide the actions available. As you can see, the usual functionality available in most programming languages is available, including the following:
- Working with files and folders
- Conditional logic operands, that is, if/else
- Iterations
- Text manipulation
In addition...