Delete a Magpie user.
Syntax
drop user [if exists] <user reference>
Parameters
user reference
Email. Username of the user to delete.
if exists
Only drop the user if it exists.
Delete a Magpie user.
drop user [if exists] <user reference>
user reference
Email. Username of the user to delete.
if exists
Only drop the user if it exists.