Introduction/functions-not-bool

Not Boolean Function

Introduced in version 1.0

Not Bool function allows you invert a boolean value, from false to true

or true to false using VSTOCK library.


Example:

vstock->not_bool(state, output)

Example above inverts "state" variable.

documentation

Outdated! Updates coming soon.