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
|
...