Difference between revisions of "USER()"

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

Latest revision as of 10:52, 24 February 2017

Purpose

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

Syntax

USER()

See Also

GETGID(), GETPID(), GETUID(), Guide to the Users Workspace (Video), 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