Difference between revisions of "USER()"

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

Revision as of 10:41, 24 February 2017

Purpose

Function to return the (OS) login name of the current user

Syntax

USER()

See Also

GETGID(), GETPID(), GETUID(), ID(), MASKEDDATA(), USERDATAMASK(), USERDOMAIN(), USEREMAIL(), USERFULLNAME(), USERNAME(), USERROLES(), USERROWFILTER(), USERTENANCY(), Users Tables

Description

The USER() function returns the login name of the current user. The login name is assigned by the operating system. The USERNAME() function returns the Lianja login name.

Example

? user()
william