so far I am settling for msg.array<String>(“...
# announcements
v
so far I am settling for msg.array<String>(“notes”)?.add(myElement) but this forces me to create the array ahead of time, I guess you can’t really create array if not exist and add