get ip from list by list name error

hello
i need get ip from list by list name error
i write this script but not work :frowning:
:global fullList [/ip firewall address-list print as-value where name=“g1”]
[admin@TIPLINKMICO] >> :environment print
fullList={}

please help me

i fix :smiley:

 :global fullList [/ip firewall address-list print as-value where list="g1"]