Local Functions (/std/inheritables/object.c)

string query_cap_name();

Returns the object's capitalized name.  If no capitalized name was set it returns query_name() with the first letter capitalized.

See also: set_cap_name()
