static server void main(Args _args) { ; switch ([tablenum(InventTable), tablenum(LedgerTable)]) { case [tablenum(InventTable), tablenum(LedgerTable)]: info('test'); } }