Difference between revisions of "USERNAME()"

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

Revision as of 11:06, 8 December 2014

Purpose

Function to return the login name of the current user as defined in the Lianja Users Workspace

Syntax

USERNAME()

See Also

GETGID(), GETPID(), GETUID(), ID(), USER(), USERDATABASE(), USERDOMAIN(), USEREMAIL(), USERFULLNAME(), USERROLES(), USERTENANCY(), Users Tables

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