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 | getRequestParticipants(requestId_or_Key) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Returns a string array of request participants keys. |
Returns a string array of request participants keys.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
requestId_or_Key | String | Yes | The key or id of the selected request. | |
Return Type
String
Example
Code Block |
---|
|
return getRequestParticipants("JSD-10"); |
Returns the string array of request participants keys.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "jsd_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|