To boolean

From Kolmafia
Revision as of 00:05, 11 March 2010 by imported>StDoodle (Created page with '{{ #vardefine:name|to_boolean}}{{ #vardefine:return_type|any}}{{ FunctionPage| name={{#var:name}}| function_category=Datatype Conversions| function1={{Function| name={{#var:nam…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
needs(code_samples);

Function Syntax

any to_boolean(any anything )

  • anything is any data type that KoLmafia uses

Converts stuff.

  • strings do this
  • ints do that.

    CLI Equivalent

    The CLI command

    See Also