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

Data Types

  1. Home>
  2. Data Types>
  3. Page 2
Read more about the article What is an Object?

What is an Object?

Overview An object is a variable type that can hold any data type, but provides low functionality as it cannot perform data type specific properties, methods, or functions. One advantage…

Continue ReadingWhat is an Object?
Read more about the article What is an Integer?

What is an Integer?

Overview An Integer can be defined as a whole number. Integers can be positive, negative, or even zero. For example, 3, -5, 0, and even 2,424,323,634 are all Integers. Integers…

Continue ReadingWhat is an Integer?
Read more about the article What is a Boolean?

What is a Boolean?

Overview A Boolean is a binary data type containing either the value of True or False.A real-world example of a Boolean is a light switch, where there are only two…

Continue ReadingWhat is a Boolean?
  • Go to the previous page
  • 1
  • 2

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