|
home | manual | reference | regression | sequence | develop | apps |
Miscellaneous/bool
PHP
HTML
miscellaneous/bool.padResult {bool 'abc'}
true
{/bool}
{bool 'xyz'}
{/bool}
<h2>abc = waar</h2>
{abc}
ja
@else@
nee
{/abc}
<hr>
<h2>xyz = niet waar</h2>
{xyz}
ja
@else@
nee
{/xyz}
<hr>abc = waar
ja
xyz = niet waar
nee
|
home | manual | reference | regression | sequence | develop | apps |
(c) 2003-2025 Herbert Groot Jebbink