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()]], [[USERROLES()]]
+
[[GETGID()]], [[GETPID()]], [[GETUID()]], [[ID()]], [[USER()]], [[USERDOMAIN()]], [[USEREMAIL()]], [[USERROLES()]]
  
 
==Description==
 
==Description==

Revision as of 09:31, 14 November 2012

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