Skip to content
RPA Your Way
  • Tutorials
  • Reference Guides
    • Data Types
      • Boolean
      • Integer
      • String
      • DateTime
      • Object
      • GenericValue
      • MailMessage
      • Math
      • Exception
      • DataTable
      • Array
      • List
      • Dictionary
    • Control Flow
      • If Statement
      • Switch
      • For Each
      • For Each Row
      • While Loop
      • Do While Loop
    • Operators
    • Object Modification
    • Type Conversion
  • Glossary
  • Contact Us
Menu Close
  • Tutorials
  • Reference Guides
    • Data Types
      • Boolean
      • Integer
      • String
      • DateTime
      • Object
      • GenericValue
      • MailMessage
      • Math
      • Exception
      • DataTable
      • Array
      • List
      • Dictionary
    • Control Flow
      • If Statement
      • Switch
      • For Each
      • For Each Row
      • While Loop
      • Do While Loop
    • Operators
    • Object Modification
    • Type Conversion
  • Glossary
  • Contact Us

Variables

  1. Home>
  2. Variables
Read more about the article How to Create an Argument?

How to Create an Argument?

To use an argument in any of your automations, you must first create it. This can be done in multiple ways: Inside an Activity Inside the Properties Panel Inside the…

Continue ReadingHow to Create an Argument?
Read more about the article How to Remove a Variable?

How to Remove a Variable?

To remove a variable, you must first create it. Before you remove any variables from your projects, make sure that you are not using this variable in any activities as…

Continue ReadingHow to Remove a Variable?
Read more about the article How to Create a Variable?

How to Create a Variable?

To use a variable in any of your automations, you must first create it. This can be done in multiple ways: Inside an Activity Inside the Properties Panel Inside the…

Continue ReadingHow to Create a Variable?
Read more about the article How to Browse for Other Variable Types?

How to Browse for Other Variable Types?

Sometimes you will need a variable that is not listed in the Variable Type drop down in the Variables Panel. For example, the variable DateTime is not listed as one…

Continue ReadingHow to Browse for Other Variable Types?
Read more about the article How to Initialize a Variable?

How to Initialize a Variable?

Initializing a variable means that we are specifying an initial value to assign to it before it can be used. If no values are chosen to initialize with, it will…

Continue ReadingHow to Initialize a Variable?
Read more about the article What is a Variable?

What is a Variable?

A variable is defined as a name given to a computer memory location where a certain data value is stored and can be referenced. Variables also provide a way of…

Continue ReadingWhat is a Variable?

Sign Up For Our Weekly Newsletter

Recent Posts

  • How to Create an Argument?
  • How to Remove a Variable?
  • How to Create a Variable?
  • How to Browse for Other Variable Types?
  • How to Initialize a Variable?

Categories

  • Control Flow
  • Data Types
  • Introduction
  • Variables
Copyright 2021 | RPA Your Way | All Rights Reserved