Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For Business Unit support click here


Syntax

(blue star) CMS_RemoveUserFromDepartmentGroup(sUnit, sGroup) As Boolean

(blue star) User packages are not supported in PowerPacks


Parameters

sUnit (String)

Unit name

sGroup (String)

Group name


Example

VBScript
Code Block
languagevb
themeEclipse
titleVBScript
If bStatus Then bStatus = CMS_RemoveUserFromDepartmentGroup(gsUnitname, "CapaInstaller") 

Scripting Guidelines


Related functions

CMS_AddUserToStaticGroup