Condition-Funktionen
-
{if}
: Checks if the value is not empty and notfalse
(use{compare}
for comparing) and returns the text depending on that- Argumente:
- value
- ifTrue = "
- Argumente:
{if}
: Checks if the value is not empty and not false
(use {compare}
for comparing) and returns the text depending on that