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