user: The alphabetical value for the user to be removed from.
right: The alphabetical value for the right to be removed.
Returns:
The logical value False if function fails and True if the function is executed successfully.
Example:
RightRemove('Issue Invoice', 'Accountant')
Note:
The function removes a right from a user providing the user exists, the right was added to the user, and the user executing this function is a supervisor or belongs to the supervisor group.
This function is supported in all tasks:Online, Batch, BC, and RC.