Versions Compared

Key

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

...

For Business Unit support click here

Syntax

(blue star) CMS_RemoveUserFromStaticGroup(sUnit, sGroup) as Boolean

(blue star) User packages are not supported in PowerPacks

Parameters

sUnit (String)

Unit name

sGroup (String)

Group name

Example

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

Scripting Guidelines

Related functions

CMS_AddUserToStaticGroup