USEREMAIL()

From Lianjapedia
Jump to: navigation, search

Purpose

Function to return the email address for the current or specified user as defined in the Lianja Users Workspace

Syntax

USEREMAIL([<expC>])

See Also

GETGID(), GETPID(), GETUID(), Guide to the Users Workspace (Video), ID(), MASKEDDATA(), MD5(), SET ROWFILTER, SYSDATAMASKS, SYSPERMS, SYSROLES, SYSROWFILTERS, System Tables, USER(), USERDATAMASK(), USERDOMAIN(), USERFULLNAME(), USERNAME(), USERROLES(), USERROWFILTER(), Users Tables, USERTENANCY()

Description

The USEREMAIL() function returns the email address for the current user or for the username specified in the optional character expression <expC> as defined in the Lianja Users Workspace.

Example

? useremail()
myuser@lianja.com