Template - addLocalGroupPart

Template - addLocalGroupPart

Description :

This command adds a particular local group to an existing template. This command returns a handle to the updated template. Note that this handle is different from any previously returned handles. All other handles are invalid.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

templateKey

DBKey

Handle to the existing template to which you want to add a local group.

assetPath

String

Name of the local group.

bUserGroupDescription

Boolean

Audit option for group description. True to turn option on, false otherwise.

bUserGroupGroupMembers

Boolean

Audit option for group members. True to turn option on, false otherwise.

bUserGroupUserMembers

Boolean

Audit option for user members. True to turn option on, false otherwise.

Example

See the example for addFilePart .

Was this page helpful? Yes No Submitting... Thank you

Comments