Difference between revisions of "USER()"
From Recital Documentation Wiki
Helengeorge (Talk | contribs) |
Helengeorge (Talk | contribs) (→Products) |
||
Line 23: | Line 23: | ||
==Products== | ==Products== | ||
− | Recital | + | 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