Output
Description
Output variables does not do anything inside of a macro, it allows you to transmit data from one macro into another macro or from a macro into the job. Learn more about the Output Portal command.
Create output variables
- Open the macro
- Open the variables tab by clicking on the
slidersbutton - Click on the
plusbutton - A modal will show, make sure you are in the
outputtab - Enter your unique variable name
- Select the data type you want the variable to be
- Click
continue -
- You will find your output variables listed under the
outputtab
- You will find your output variables listed under the
Update output variables
- Open the macro
- Open the variables tab by clicking on the
slidersbutton - You will find your
outputvariables listed under theoutputtab - Click on the
settingsbutton - A modal will pop up providing you with the setted values
- Update the
variable name - Update the
data type - Click
continue
Remove output variables
- Open the macro
- Open the variables tab by clicking on the
slidersbutton - You will find your input variables listed under the
outputtab - Click on the
removebutton - A modal will pop up asking you if you are sure you want to remove the variable
- Click
confirm