SYNTAX:
xpxDeleteUserBN (userName : STRING)
status : INTEGER;
To be completed.
The xpxDeleteUserBN function deletes the specified EDMuser name from the EDMdatabase. An EDMuser cannot be deleted from the database as long as the user is logged in, or the user owns any data in the database.
The argument <userName> specifies the EDMuser instance in the EDMdatabase to be deleted.
This function is equivalent to the EDMinterface function edmiDeleteUserBN.
General
Content
Integrations