Salesforce

UserDel (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

UserDel (Magic xpa 3.x)

Lets you delete users from the security file at runtime.

Syntax:

UserDel(user identification name)

Parameters:

user identification name – The user identification name in the security file to be deleted.

Returns:

True or False, depending on whether the user entry was deleted or not.

Example:

UserDel(‘John’) deletes a user identification called John from the security file.

Note:

Only a supervisor or a user assigned to a supervisor group can use the UserDel function.

See also:

UserAdd

The Online and Rich Client Samples projects (program SE03 and RSE03)

Reference
Attachment 
Attachment