IF -- simple conditionals

Evaluate a condition and show one text or another based on the result. See details in IfStatements.
Parameter DescriptionSorted descending Default
then String to expand if the condition evaluates to true  
else String to expand if the condition evaluates to false  
"condition" Condition to test  

Examples

  • %IF{"CONDITION" then="THEN" else="ELSE"}% shows
    "THEN" if "CONDITION" evaluates to TRUE, otherwise "ELSE" will be shown
 %IF{"defined FUNFACTOR"
   then="FUNFACTOR is defined"
   else="FUNFACTOR is not defined"
 }%
renders as
FUNFACTOR is not defined

IfStatements
Topic revision: r1 - 20 Sep 2024, UnknownUser
Copyright © Abteilung Shotokan-Karate im TSV Lindau 1850 e.V. | Kontakt per E-Mail | Impressum | Datenschutz | TSV Lindau