Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Robotic Process Automation with Automation Anywhere

You're reading from   Robotic Process Automation with Automation Anywhere Techniques to fuel business productivity and intelligent automation using RPA

Arrow left icon
Product type Paperback
Published in Nov 2020
Publisher Packt
ISBN-13 9781839215650
Length 554 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Husan Mahey Husan Mahey
Author Profile Icon Husan Mahey
Husan Mahey
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Preface 1. Chapter 1: About Automation Anywhere 2. Chapter 2: Installing Automation Anywhere FREE CHAPTER 3. Chapter 3: Overview of Automation Anywhere Control Room 4. Chapter 4: Overview of the Automation Anywhere Development Interface 5. Chapter 5: Building Your First Bot 6. Chapter 6: Introducing Variables in A2019 7. Chapter 7: Interacting with Applications 8. Chapter 8: String Manipulation and List Variables 9. Chapter 9: Working with Conditional Logic, Loops, and the Filesystem 10. Chapter 10: Working with XML Files 11. Chapter 11: Automating Excel 12. Chapter 12: Automation Using Word 13. Chapter 13: Working with Emails 14. Chapter 14: Working with PDF Files 15. Chapter 15: Working with Databases 16. Chapter 16: Building Modular Bots and Sub-Tasks 17. Chapter 17: Running External Scripts 18. Chapter 18: Managing Errors 19. Other Books You May Enjoy

Variables and triggers

As we build more functionalities, we will need to understand how to use the basics of programming. One of the key elements of programming is assigning and reading variables. Automation Anywhere A2019 can handle a variety of variable types, including numeric, string, list, array, date, and Boolean. We will demonstrate how to create, assign, and read a variable through the following walk-through:

  1. Click on Show for the Variables tab from the option pane on the left:
    Figure 4.20 – Viewing variables

    Figure 4.20 – Viewing variables

  2. Click on the + icon to create a new variable:
    Figure 4.21 – Adding a new variable

    Figure 4.21 – Adding a new variable

  3. This will launch the Create variable dialog box:
    Figure 4.22 – The Create variable dialog box

    Figure 4.22 – The Create variable dialog box

  4. You will notice from the Type variable drop-down list all the different data types that are available for your variables:
    Figure 4.23 – Variable data types

    Figure 4.23 – Variable data types

  5. Set the following properties to create a new variable:

    Name: strName

    Type: String

    Default Value...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime