Jump to content

Template:Both

From The Austrian Economics Wiki, the global repository of classical-liberal thought
Revision as of 01:17, 7 May 2011 by John James (talk | contribs) (Created page with "{{#if:{{{1|}}}|{{#if:{{{2|}}}|1}}}}<noinclude> {{documentation}} </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Documentation icon Template documentation[view] [edit] [history] [purge]

Usage

{{both|string1|string2}}

Produces 1 (equivalent to a true condition) if both string1 and string2 are non-empty; otherwise produces the empty string (false condition).