Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=BA_setBlitzAttribute+-+15487311 |
---|
width | auto |
---|
|
The use of this routine requires the Power Actions add-on be installed and licensed.
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 | BA_setBlitzAttribute(name) | Package | poweraction | Alias | | Pkg Usage | setBlitzAttribute(name) |
|
Description
Excerpt |
---|
|
Stores the given attribute as a (name, value) pair in the HTTP session. |
Stores the given attribute as a (name, value) pair in the HTTP session.
...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
name | String | Yes | Attribute name. | value | String | Yes | Attribute value |
|
Return Type
None
The returned value has no meaning.
Examples
Example 1
Code Block |
---|
|
return BA_setBlitzAttribute("userKey", "admin"); |
Example 2
Code Block |
---|
|
return BA_setBlitzAttribute("city", "Bucharest"); |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "pa_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|