Use of where

I’d like to use this to print those entries hat have masquerading as the action.

ip firewall nat> print without-paging where action=masquerade

Obviously I have it wrong but have not been able to figure out how to use where.

Help?

Rick

OK so I think this is my answer:

/ip firewall nat> print without-paging where action=“masquerade”


Note the quotes.