svoid dm_setAIBarTextAndFireWithInfo(S text, S info) { temp dm_generalMap_tempPut('topInputInfo, info); dm_setAIBarTextAndFire(text); }