Boolean values: Difference between revisions

→‎Insitux: inclusion
(→‎Insitux: inclusion)
Line 1,410:
[...or use as a condition]
if the CPU is working correctly, say "Whew."</syntaxhighlight>
 
=={{Header|Insitux}}==
 
Simply <code>true</code> and <code>false</code>, however, anything which is not <code>false</code> or <code>null</code> is considered truthy.
 
=={{header|J}}==
 
112

edits