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 | getRequestTypeGroupsForServiceDesk(serviceDeskId) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Returns an array of indexed groups. |
Returns an array of indexed groups. You may use the group ids to navigate the array i.e. it is indexed by group ids
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
serviceDeskId | Integer | Yes | The service desk id. | |
Return Type
String []
Example
Code Block |
---|
|
return getRequestTypeGroupsForServiceDesk(1); |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "jsd_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|