Removes a member from the user object.
Syntax
userobject_name.drop member
Removes the member member from the user object.
Examples
myuserobj.drop mymember
Deletes the member MYMEMBER from the user object MYUSEROBJ.
Cross-references
See
“User Objects” for discussion of user objects.