deletePerson(username) deletes a person with the given user
name from the system.
Parameters
- username
- The username of the person to delete
Example
people.deletePerson("joe.user");
people.deletePerson("joe.user");
© 2017 TBS-LLC. All Rights Reserved. Follow @twitter