Template:Booland: Difference between revisions

From S.P.L.U.R.T. Wiki
imported>Rockdtben
Created page with "<includeonly>{{#if: {{{1|}}} | {{#if: {{{2|}}} | {{{3|1}}} | {{{4|}}} }} | {{{4|}}} }}</includeonly><noinclude>Logical and: <pre>if {{{1|}}} and {{{2|}}} then {{{3|1}}} el..."
 
(No difference)

Latest revision as of 20:18, 2 June 2014

Logical and:

if {{{1|}}} and {{{2|}}} then
    {{{3|1}}}
else
    {{{4|}}}