addvar
Purpose
Section titled “Purpose”Adds a variable to the list of variables.
addvar [KEY] [VAL]Arguments
Section titled “Arguments”- KEY — choose a name for your variable
- VAL — choose the value of the variable
Examples
Section titled “Examples”addvar ip 177.58.127.159Results:
Added a new variable of “ip” with “177.58.127.159” as it’s value.
Using “ip” will now translate to “177.58.127.159”