Get clan name

From Kolmafia
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Function Syntax

string get_clan_name()

Returns the clan name for the logged-in character.

Code Sample

print( "My clan is " + get_clan_name() );

See Also

my_id() | get_clan_id()