getUserFromEvent (the cloud version)
The routine is somehow a combination of the server routines for the user events (getNewUserFromEvent / getOldUserFromEvent). Â
Syntax
getUserFromEvent()
Description
Retrieves a structure containing information about an user that has been created, updated (the new information) or deleted.
Return value
A JUser value containing the user data.
Example
|
The result is a structure containing the user key, user name, the display name and the email of the user.Â