Get clan name

From Kolmafia
Revision as of 09:20, 7 November 2014 by imported>Bale (r11208)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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()