Versions Compared

Key

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

...

sGroup (String)

Group name

Return value

(blue star) Boolean, TRUE if function completed successfully.

Example

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

...