Syntax
isAnyUserAuthenticated()
Description
Excerpt |
Verifies Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
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. |
Parameters
None
Return type
boolean Verifies if there is a logged in user.
Return Type
Boolean (true/false)
A true return returned value means that there is a logged in user.
Example
...
|
code |
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 = " |
---|
|
...
...
routines" and space = currentSpace ( ) | labels |
---|
|
...
We've encountered an issue exporting this macro. Please try exporting this page again later.