Is giftable

From Kolmafia
Revision as of 21:48, 21 May 2010 by imported>Bale
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

boolean is_giftable(item check_me )

  • check_me is an item to test

This function checks to see if the item check_me can be sent as a gift, returning true if it can and false otherwise.

See Also

is_displayable() | is_tradeable()