USERFULLNAME()

From Lianjapedia
Jump to: navigation, search

Purpose

Function to return the full name of the current user as defined in the Lianja Users Workspace

Syntax

USERFULLNAME([<expC>])

See Also

GETGID(), GETPID(), GETUID(), Guide to the Users Workspace (Video), ID(), MASKEDDATA(), MD5(), SET ROWFILTER, SYSDATAMASKS, SYSPERMS, SYSROLES, SYSROWFILTERS, System Tables, USER(), USERDATAMASK(), USERDOMAIN(), USEREMAIL(), USERNAME(), USERROLES(), USERROWFILTER(), Users Tables, USERTENANCY()

Description

The USERFULLNAME() function returns the full name of the current user or for the username specified in the optional character expression <expC> as defined in the Lianja Users Workspace. The Lianja login name can be obtained using the USERNAME() function and the operating system login name using the ID() or USER() functions.

Example

? userfullname()
William Colline