CMS_RemoveUserFromStaticGroup
Description
Section titled “Description”Removes the specified user from the specified static group
For Business Unit support click Business Unit support
Syntax
Section titled “Syntax”CMS_RemoveUserFromStaticGroup(sUnit, sGroup) as Boolean
User packages are not supported in PowerPacks
Parameters
Section titled “Parameters”sUnit (String)
Section titled “sUnit (String)”Unit name
sGroup (String)
Section titled “sGroup (String)”Group name
Example
Section titled “Example”If bStatus Then bStatus = CMS_RemoveUserFromStaticGroup(gsUnitname, "CapaInstaller")Related functions
Section titled “Related functions”CMS_AddUserToStaticGroup Constants Package Property Variables Business Unit support