Hello, I want to close a Global Table that is open like using the X button, this is based on that I'm using the command: applicationcommand("addglobaltable") and when the Global Table is created, it also pops up and I don't want that, so if I can change the command's behavior or I can use code to just close the Table.
Thanks.