Difference between revisions of "USERNAME()"

From Lianjapedia
Jump to: navigation, search
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 login name of the current user as defined in the Lianja Users Workspace

Syntax

USER()

See Also

GETGID(), GETPID(), GETUID(), ID(), USER(), USERDOMAIN(), USEREMAIL(), USERROLES()

Description

The USERNAME() function returns the login name of the current user as defined in the Lianja Users Workspace. The operating system login name can be obtained using the ID() or USER() functions.

Example

? username()
william