Difference between revisions of "USERNAME()"

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

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