Difference between revisions of "USEREMAIL()"

From Lianjapedia
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
[[GETGID()]], [[GETPID()]], [[GETUID()]], [[ID()]], [[USER()]], [[USERDOMAIN()]], [[USERNAME()]], [[USERROLES()]]
+
[[GETGID()]], [[GETPID()]], [[GETUID()]], [[Guide to the Users Workspace (Video)]], [[ID()]], [[MASKEDDATA()]], [[MD5()]], [[SET ROWFILTER]], [[SYSDATAMASKS]], [[SYSPERMS]], [[SYSROLES]], [[SYSROWFILTERS]], [[:Category:System Tables|System Tables]], [[USER()]], [[USERDATAMASK()]], [[USERDOMAIN()]], [[USERFULLNAME()]], [[USERNAME()]], [[USERROLES()]], [[USERROWFILTER()]], [[Users Tables]], [[USERTENANCY()]]
  
 
==Description==
 
==Description==

Latest revision as of 10:53, 24 February 2017

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