To bounty

From Kolmafia
Revision as of 06:39, 12 November 2014 by imported>Bale (r13581)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

bounty to_bounty(string convert )

  • convert is the string to convert

When supplied a string, returns the bounty that corresponds to the specified parameter convert. This is not a fuzzy match and it is not case-sensitive. The string needs to strictly match the name of the bounty, exactly.

See Also

to_item() | to_skill() | to_stat()

Special

If no match is found for convert, this function returns $bounty[ none ].