Get IP BROADCAST

How to get ip broadcast address? :local brdcst [/ip address get [find interface=“ether1”] broadcast] doesn’t work … is there any way, how to get it?

broadcast address was removed long time ago. You can get it by calculating it by yourself using network address and netmask.