Difference between revisions of "USER()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Helengeorge (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
==Purpose== | ==Purpose== | ||
Function to return the login name of the current user | Function to return the login name of the current user |
Revision as of 16:57, 28 October 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 Database Server, Recital Mirage Server, Recital Terminal Developer