mail address of workflow user(a)
Group |
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(a) and then mail address of _data-user(a).
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.
Description of Parameters
Parameter |
Description |
a |
Login name of the Workflow user (Lobster_data user or Web Monitor user). |