mail address of workflow user()
This function returns the email address of a Workflow user via its login name.
Internally, the function first calls function "mail address of webmonitor-user()" and then "mail address of _data-user()".
If the user does not exist, the return value is an empty string ("") with set Empty Flag.
If the user does not have a configured email address, an empty string ("") is returned.
Parameters
Parameter |
Description |
a |
Login name of the Workflow user (Lobster Integration user or Web Monitor user). |