CurrentUserEmail
4 min
returns the primary email address of the user associated with the current session this is the primary email field from the details tab in the user profile syntax currentuseremail() enabled for for a description of the business object categories, see notes on "enabled for" docid\ u26v9fecfs6ilwa0 pvjd business object category yes/no business rules before save rules yes1 business rules calculation rules (after save, with or without also recalculate on load) yes1 business rules calculation rules (before save or always, without also recalculate on load) yes1 business rules calculation rules (before save or always, with recalculate on load) yes1 business rules editing rules yes1 business rules initialization rules yes1 business rules read only rules yes1 business rules required rules yes1 business rules validation rules yes1 client expressions yes object permissions yes services yes ldap yes mobile yes quick actions (except ui quick actions) yes1 ui quick actions yes reports yes1 search/dashboard without field references yes1 search/dashboard with field references yes1 except in services parameters none return value unicode text value returns an email address value, such as admin\@company com if the primary email field on the details tab in the user profile is empty, returns an error example the following example finds the active incident instances for the employee with the email address associated with the user of the current session currentuseremail() example
