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