Internal
Description
Internal variables are specific to that macro and cannot be accessed in other macros or jobs, you can update the internal variable values inside of the macro it was defined in. Learn more about the Internal Portal command.
Create internal 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
internal
tab - Enter your unique variable name
- Select the data type you want the variable to be
- Give the variable a initial default value
- Click
continue
- You will find your internal variables listed under the
internal
tab
Update internal variables
- Open the macro
- Open the variables tab by clicking on the
sliders
button - You will find your
internal
variables listed under theinternal
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
- Update the
initial values
- Click
continue
Remove internal variables
- Open the macro
- Open the variables tab by clicking on the
sliders
button - You will find your internal variables listed under the
internal
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