Removes a user from the current database.
Note: Only Level 1 (Administrator) and Level 2 (System Administrator) users can delete a user.
Delete_User (userID)
The Delete_User subroutine has the following parameter.
Parameter | Description |
---|---|
userID | The user identifier. |
run Delete_User("AC") |