Wikia

FiM++ Community Wiki

Boolean Operators

Redirected from Boolean operator

58pages on
this wiki
Comments0
Icon Ambig
  This page is lacking examples. Please provide some!

A boolean operator is a type of operator which combines logic values to form another.

Standard boolean operators are:

By definition, these operators can only accept two inputs. However, these can be concatenated e.g.

The order of execution is the same as the order of input. For instance, "true or false and true" is semantically the same as "
(true || false) && true
".

See also Edit


Icon Info
This article is a stub. You can help FiM++ Wiki by expanding it.

Around Wikia's network

Random Wiki