opened 06:27AM - 29 Sep 20 UTC
closed 12:20PM - 29 Sep 20 UTC
enhancement
Classic
Retail
Shadowlands
Picking up an idea from #384 be able to create variables to save typing extra st…uff into the macro.
Each variable should be Macro specific and follow the format {{VARIABLE}}
There should be some premade variables like {{GCD}}
EG:
```
variable Trinket1 = 13
/use ~~Trinket1~~
```