Function "RemoveUser()" |
![]() ![]() ![]() |
Removes a user account from the security system. Syntax: RemoveUser(username)
Parameters: username the name of the user account to remove.
Example: RemoveUser('usr1')
Completion Codes: 0: Normal completion 8: username not found 12: Syntax error or Security Broker error
See SML Functions
|