Human me = World.population.getByName('chris','eveinthow'); if(me) print(me.profile.toLocaleString()); else print('I\'m a ghost'); // !!!!!
See more