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…
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…
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…
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…
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…
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…
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…