static O getFromOtherBot(S botID, S varName) { O bot = call(getMainBot(), "getBot", botID); ret get(bot, varName); }