Flag
A boolean flag variable. Charts typically accept numeric values, but the semantic value of this variable is boolean; use true and false as the two possible outputs. The default value is provided at construction.
This is equivalent in behavior to a LinearVariable with two samples between 0 and 1, but keeps the boolean semantics.
Parameters
default
the default boolean value