Difference between revisions of "USEREMAIL()"

From Lianjapedia
Jump to: navigation, search
Line 6: Line 6:
  
 
==See Also==
 
==See Also==
[[GETGID()]], [[GETPID()]], [[GETUID()]], [[ID()]], [[USER()]], [[USERDOMAIN()]], [[USERNAME()]], [[USERROLES()]]
+
[[GETGID()]], [[GETPID()]], [[GETUID()]], [[ID()]], [[USER()]], [[USERDOMAIN()]], [[USERNAME()]], [[USERROLES()]], [[Users Tables]]
  
 
==Description==
 
==Description==

Revision as of 08:14, 1 October 2014

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(), ID(), USER(), USERDOMAIN(), USERNAME(), USERROLES(), Users Tables

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