Difference between revisions 631583 and 631584 on mediawikiwiki

{{#if:{{{1|}}}|{{#if:{{{2|}}}|1|}}|}}<noinclude>''Usage:'' <nowiki>{{both|s1|string1|string2}}</nowiki>

ReturnProduces '''1''' if both s1 and s2(equivalent to a true condition) if both ''string1'' and ''string2'' are non-empty; otherwise returnproduces the empty string. (false condition).

[[Category:Boolean, register, and condition testing templates]]</noinclude>