Versions Compared

Key

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

...

Code Block
languagejs
var group = $Membership.FindIdentity('Developers','Group');
Info

When specifying organization unit path, either "\\" or "/" is valid.

Example

Find Organization Unit

...