Get name of login user, if applicable.
The following construct(s) refer to this construct:
tf:get-current-user() => string?
The function tf:get-current-user
is specific to Tamino.
It returns the name of the login user if present;
otherwise it returns the empty sequence. If the database runs without security
there is no login user.