Difference between revisions of "USER()"

From Recital Documentation Wiki
Jump to: navigation, search
 
Line 1: Line 1:
=USER()=
 
 
 
 
==Class==
 
==Class==
 
Environment
 
Environment
Line 15: Line 12:
  
 
==See Also==
 
==See Also==
[[DISPLAY USER]], [[LIST USER]], [[GETPID()]], [[GETUID()]], [[GETGID()]], [[ID()]]
+
[[DISPLAY USERS]], [[GETGID()]], [[GETPID()]], [[GETUID()]], [[ID()]], [[LIST USERS]]
  
  

Revision as of 12:24, 24 March 2009

Class

Environment


Purpose

Function to return the login name of the current user


Syntax

USER()


See Also

DISPLAY USERS, GETGID(), GETPID(), GETUID(), ID(), LIST USERS


Description

The USER() function returns the login name of the current user. The login name is assigned by the operating system. This function is synonymous with the ID() function.


Example

?user()
william


Products

Recital Database Server, Recital Mirage Server, Recital Terminal Developer