Info |
---|
|
This routine is available starting with SIL Engineā¢ 4.1.0. |
Syntax
...
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 | httpGetCookie(cookieName) | Package | http | Alias | | Pkg Usage | getCookie(cookieName) | |
Description
Excerpt |
---|
|
Retrieves the value of the specified cookie (if existing) from the latest HTTP response. |
Retrieves the value of the specified cookie (if existing) from the latest HTTP response.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
cookieName | |
...
String | Yes | The name of the cookie. |
|
Return
...
Type
stringString
Example
Code Block |
---|
string cookieVal = httpGetCookie("sessionToken"); |
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "http_support"routine" and space = currentSpace ( ) |
---|
labels | jiraarray_project_routineroutines |
---|
|