My hash

From Kolmafia
Revision as of 21:31, 11 March 2010 by imported>StDoodle (Created page with '{{ #vardefine:name|my_hash}}{{ #vardefine:return_type|string}}{{ FunctionPage| name={{#var:name}}| function_category=Your Character| function1={{Function| name={{#var:name}}| a…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

string my_hash()

Returns the password hash used for your current login session.

CLI Equivalent

The CLI command "session" provides this as well as other session info.

Special

This function returns an empty string when not logged in.