Phantasmal MUD Lib for DGD

Phantasmal Site > Phantasmal API > API Listing > get_Name

API Function: get_Name

Summary:
get the user's name, capitalized

Defined In LPC Object:
/usr/System/obj/user.c

Prototype:
string get_Name(void)

Can Be Called By:
Anybody (for now)

Description:

Return the user's name as a string, with the first letter capitalized

Return Value:

The user's name as a string, capitalized

Errors:
Normally none.

See Also:
get_locale , get_name