I’m sure someone can answer this question very easily. I’m embarrassed to have to ask it, but I don’t know the intricacies of the console like I should. I’m trying to change a value of an item’s property. For example In the address-list I would like to change the address list that 192.168.1.1 belongs to. I thought the following would work, but it doesn’t:
set [find where address=192.168.1.1] list=SPAMMER
What am I doing wrong? The Wiki is lacking in advanced topics such as this. I am trying to learn scripting, and need to know how to do this before I can continue.