Difference between revisions of "USEREMAIL()"

From Lianjapedia
Jump to: navigation, search
(Created page with '==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…')
 
Line 19: Line 19:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]
 +
[[Category:Users and Roles]]

Revision as of 08:11, 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()

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