I’m replacing some SS1 code with SS2. I had written a SS1 library for notifications (the green/yellow/red/blue things at the top of the page) that we use a fair bit for warning users of things. This was undocumented in SS1. In SS2 there’s the N/ui/message module which works great. However, I’m wondering if there is a way to specify an ID for the message like I could do in SS1? I want to be able to remove a message by its ID.