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
slidersbutton - Click on the
plusbutton - A modal will show, make sure you are in the
internaltab - 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
internaltab
Update internal variables
- Open the macro
- Open the variables tab by clicking on the
slidersbutton - You will find your
internalvariables listed under theinternaltab - Click on the
settingsbutton - 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
slidersbutton - You will find your internal variables listed under the
internaltab - Click on the
removebutton - A Modal will pop up asking you if you are sure you want to remove the variable
- Click
confirm