Remove function

I created a global variable @var_list := list

list := "abc", "def","ghi"

remove(@var_list) does not work. Is there way I can use the remove function with a macro variable? Thank you for reading this post!