...
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 | isAnyUserAuthenticated() | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Verifies if there is a logged in user. |
Verifies if there is a logged in user.
Parameters
None
Return type
...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
|
Return Type
Boolean (true/false)
A true returned value means that there is a logged in user.
Example
Code Block |
---|
|
if (isAnyUserAuthenticated()) {
print(currentDate());
} |
This example will print the current date. If there is nobody logged in, the current date will not be printed.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "psuser_conf"routines" and space = currentSpace ( ) |
---|
labels | jiraarray_comment_routineroutines |
---|
|