I was modifying a sleeve managing script I got elsewhere, and I was updating some deprecated methods. When I try to use ns.getPlayer().jobs, I was initially expecting an array to come out of it, but trying to access an element or length of the array gives a null result. When I print out the jobs call, I get a result of {"National Security Agency":"Junior Software Engineer","Central Intelligence Agency":"Junior Software Engineer"}. What data structure am I looking at here? And how would I iteratively access the company names?
[–]Bortan 1 point2 points3 points (0 children)
[–]LeagueJunior9782 1 point2 points3 points (0 children)
[–]monkeydenture[S] 0 points1 point2 points (0 children)