Changes

Jump to navigation Jump to search

True

27 bytes removed, 12:42, 20 January 2012
no edit summary
==== Usage ====
[[<syntaxhighlight>True]] </syntaxhighlight>
==== Example ====
[[<syntaxhighlight>True Or False]] will return a value of [[True]]
[[2=2]] will return a value of [[True]]
Declare [[LogicalVar]] as a true/false variable with the initial value of true:
<syntaxhighlight>Variable:LogicalVar(True);</syntaxhighlight>
Declare Overnight as a true/false input with the default value of true:
<syntaxhighlight>Input:Overnight(True);</syntaxhighlight>
[[Category:Comparisons and Loops]]
Anonymous user

Navigation menu