USER()

From Lianjapedia
Revision as of 11:05, 10 February 2012 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Purpose

Function to return the login name of the current user

Syntax

USER()

See Also

GETGID(), GETPID(), GETUID(), ID()

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