alias for a bunch of ipaddresses

In pfsense you can make groups of a lot of things by grouping them in an alias. I was wondering if routeros has a same feature.
I want to make a alias with the ipaddresses of my printers so I can make a single firewall rule to access them from different networks.
Is this possible?

Thanx in advance

For firewall there is an address list.

thnx

I had been looking at it but I could not find a way to add multiple addresses to one list.
Is the correct way to do this add multiple addresses with the same addresslist name?

Like this
list1 - 192.168.1.1
list1 - 192.168.1.2

/ip firewall address-list
add address=219.146.0.0/16 list=hackers
add address=229.146.0.0/16 list=hackers