The Boolean data type is one of the most commonly used data types across the YASS
programming language. A Boolean value can be either true or false.
The following is an example of the Boolean data type in action, including using it with TYPO:
YASS
$a = true $b = false //Using TYPO (version 1.9.7+) declare $c as boolean = true declare $d as boolean = false

There are no comments on this page.
Comments are welcome and encouraged, including disagreement and critique. However, this is not a space for abuse. Disagreement is welcome; personal attacks, harassment, or hate will be removed instantly. This site reflects personal opinions, not universal truths. If you can’t distinguish between the two, this probably isn’t the place for you.
Comments powered by BalfComment