TM1 Function for TI, RemoveClientFromGroup

Removes a user/client from a security group RemoveClientFromGroup

What is the RemoveClientFromGroup function?

Removes a user/client from a security group

Where can the RemoveClientFromGroup function be used?

TurboIntegrator

What is the syntax for RemoveClientFromGroup?

RemoveClientFromGroup(Client, Group);

Client = user name
Group = group name

A demonstration on how to use RemoveClientFromGroup

Use RemoveClientFromGroup to remove the user Guest from the READ group.