ID()

From Lianjapedia
Revision as of 07:15, 2 October 2012 by Lianjasupport (Talk | contribs)

Jump to: navigation, search

Purpose

Function to return the login name of the current user

Syntax

ID()

See Also

GETGID(), GETPID(), GETUID(), USER(), USERDOMAIN(), USERNAME(), USERROLES()

Description

The ID() function returns the login name of the current user. The login name is assigned by the operating system. This function is synonymous with the USER() function.

Example

?id()
william