Get all properties

From Kolmafia
Revision as of 23:48, 20 March 2017 by imported>Smelltastic
Jump to navigation Jump to search
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

Miscellaneous_Functions#Property_Functions()