//var %b $remove(abc,%a) | echo -s %a
Type that.
/var %var = value is the documented way, nowhere in the help file does it say that you can omit the =. There are other things that aren't mentioned in the help file and do work, but this one (omitting the =) is an abuse imo. Mainly because there are cases where it breaks.