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
sliders
button - Click on the
plus
button - A modal will show, make sure you are in the
output
tab - 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
output
tab
- You will find your output variables listed under the
Update output variables
- Open the macro
- Open the variables tab by clicking on the
sliders
button - You will find your
output
variables listed under theoutput
tab - Click on the
settings
button - 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
sliders
button - You will find your input variables listed under the
output
tab - Click on the
remove
button - A modal will pop up asking you if you are sure you want to remove the variable
- Click
confirm