...
Description
Excerpt |
---|
|
Retrieves a structure containing information about an user that has been created or updated. |
Retrieves a structure containing information about an user that has been created or updated.
...
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
|
Return Type
JUser
Example
Code Block |
---|
logPrint("INFO", "Result of listener: " + getNewUserFromEvent()); |
The result is a structure containing the user key, user name, the display name and the email of the user.
See also
Filter by label |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "listener_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|