Difference between revisions of "Get all properties"

From Kolmafia
Jump to navigation Jump to search
imported>Smelltastic
(Created page with "{{ #vardefine:name|get_all_properties}}{{ #vardefine:return_type|boolean [string]}}{{ #vardefine:aggregate|yes}}{{ FunctionPage| name={{#var:name}}| function1={{Function| n...")
(No difference)

Revision as of 23:47, 20 March 2017

needs(code_samples);

Function Syntax

boolean [string] get_all_properties()

Returns a map from name to a boolean which is true if the property is supported by KoLmafia itself or false if its for/by user scripts. The "global" boolean argument says whether to get properties from the GLOBAL prefs file or the NAME prefs file of the current user.

See Also

chat_clan() | is_online()