A set of instruction that executes a sequence of command to automate repetitive or routine task.
Macro
Used to store text values
String
Used to store TRUE or FALSE values
Boolean
Store whole number values within the range -32768 to 32768
Integer
Store the whole number from -2,147,483 to 2,147,483
Long
Used to store numbers with decimals
Double
Used to store dates
Date