Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | createGroup(groupName) | Package | | Alias | | Pkg Usage | | |
Description
Create a group.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
groupName | String | Yes | The name of a group to be created. | |
Return Type
Boolean (true/false)
Returns true if a certain group was successfully created.
Example
Create a group.
Code Block |
---|
|
createGroup("creative-users"); |
Note |
---|
If the routine returns false, it doesn't mean that a group wasn't created. It just means that the group already exists. |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "group_routines" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|