ok ... here's another easy question that I am struggling with ... I would like to pass an alias and list of values in one line and have the alias iterate through my list:
just to be clear ... I know how to #VAR target %1 ... but that takes 2 lines of input before my spell gets cast ... one line to define my target and another line to cast the spell at the target.