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 | getFeedbackForRequest(requestId_or_Key) | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Returns a JSMFeedback structure. |
Returns a JSMFeedback structure for the provided requestId_or_Key
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
JSMFeedback
Example
Code Block |
---|
|
JSMFeedback feedback = getFeedbackForRequest("SM-1");
return feedback;} |
Returns the feedback structure for the request "SM-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 |
---|
|