Have shop: Difference between revisions

From Kolmafia
Jump to navigation Jump to search
Created page with '{{ #vardefine:name|have_shop}}{{ #vardefine:return_type|boolean}}{{ FunctionPage| name={{#var:name}}| function_category=Item Management| function1={{Function| name={{#var:name…'
(No difference)

Revision as of 17:02, 10 April 2010

needs(code_samples);

Function Syntax

boolean have_shop()

Returns true if you have a mall store, false otherwise.

See Also

have_display()

Special

This function returns false if no character is logged in.