Variable creation secure set text

   There are two steps to create a variable 

a.      Method 1 
Click on the “Attributes” property within the “GetAttributes” activity and enter the variable name.
In this case, I have used the name "GA." Then, press "Ctrl+Q," which is a shortcut key to create
a variable.

                                              


b.    Method 2 
       Click on the Variable pane and enter the name "GA" Then, click on the "DataTypes" column and
       select "Browse for types."

                                                                        i.     The .NET types window will open. Enter the "TypeName" as "DataTable" and choose

                                              "System.Data.DataTable," then click OK.

                                           

                                                                       ii.     The variable will be created with the selected data type.