Difference between revisions of "USER()"

From Recital Documentation Wiki
Jump to: navigation, search
(Products)
 
Line 23: Line 23:
  
 
==Products==
 
==Products==
Recital Database Server, Recital Mirage Server, Recital Terminal Developer
+
Recital, Recital Server
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Functions]]
 
[[Category:Functions]]

Latest revision as of 16:51, 8 December 2009

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, Recital Server