/** @param {NS} ns */ export async function main(ns) { ns.writePort(ns.pid,ns.corporation.getDivision(ns.args[0])) }