- Print
- DarkLight
The user
variable contains information about the current user, provided they are signed into the Combeenation platform. Otherwise, the current user is considered anonymous and the variable will contain fallback values.
Properties
name | description |
---|---|
|
|
| the first name of the user or an empty text if not set or the user isn’t signed in |
| the last name of the user or an empty text if not set or the user isn’t signed in |
| the mail address of the user or a fallback value if the user isn’t signed in (currently Note the fallback mail address does not exist, mails cannot be sent to it. It's intended to assist in debugging, not for actual use! |
| Container for all custom field values, provided any have been created in the Company |