Wikia

FiM++ Community Wiki

Booleans

Revision as of 00:41, November 24, 2012 by Supuhstar (wall | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
58pages on
this wiki
Comments0
Icon Ambig
  This page is lacking examples. Please provide some!

A Boolean value is the simplest meaningful value that FiM++ can represent. Boolean values can only ever be one of two states, stored in memory as a single bit (either 0 or 1). Since there are only two possible values for a Boolean, it is represented by literal phrases. Boolean values are the only ones that can be used with the Boolean Operators and, or, either...or, and not.

FDS Edit

Exactly one of:

  • correct
  • right
  • true
  • yes
  • false
  • incorrect
  • no
  • wrong

See Also Edit


Around Wikia's network

Random Wiki