USER()

From Lianjapedia
Revision as of 07:42, 2 October 2012 by Lianjasupport (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(), USERDOMAIN(), USERNAME(), USERROLES()

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