Home - this site is powered by TWiki(R)
TWiki  VarIF (1 vs. 4)

Welcome | Register | Changes | Topics | Index | Search | Go

 <<O>>  Difference Topic VarIF (4 - 2012-11-13 - TWikiContributor)
 
META TOPICPARENT name="TWikiVariables"

IF{"condition" ...} -- simple conditionals

  • Evaluate a condition and show one text or another based on the result. See details in IfStatements
  • Syntax: %IF{"CONDITION" then="THEN" else="ELSE"}% shows "THEN" if "CONDITION" evaluates to TRUE, otherwise "ELSE" will be shown
  • Example: %IF{"defined FUNFACTOR" then="FUNFACTOR is defined" else="FUNFACTOR is not defined"}% renders as FUNFACTOR is not defined
Added:
>
>
 

 <<O>>  Difference Topic VarIF (3 - 2011-04-04 - TWikiContributor)
 
META TOPICPARENT name="TWikiVariables"

IF{"condition" ...} -- simple conditionals

  • Evaluate a condition and show one text or another based on the result. See details in IfStatements
  • Syntax: %IF{"CONDITION" then="THEN" else="ELSE"}% shows "THEN" if "CONDITION" evaluates to TRUE, otherwise "ELSE" will be shown
  • Example: %IF{"defined FUNFACTOR" then="FUNFACTOR is defined" else="FUNFACTOR is not defined"}% renders as FUNFACTOR is not defined
Changed:
<
<
>
>
 

 <<O>>  Difference Topic VarIF (2 - 2007-07-28 - TWikiContributor)
 
META TOPICPARENT name="TWikiVariables"
Deleted:
<
<
 

IF{"condition" ...} -- simple conditionals

  • Evaluate a condition and show one text or another based on the result. See details in IfStatements
  • Syntax: %IF{"CONDITION" then="THEN" else="ELSE"}% shows "THEN" if "CONDITION" evaluates to TRUE, otherwise "ELSE" will be shown
Changed:
<
<
  • Example: %IF{"defined FUNFACTOR" then="FUNFACTOR is defined" else=" is not defined"}% renders as ==
>
>
  • Example: %IF{"defined FUNFACTOR" then="FUNFACTOR is defined" else="FUNFACTOR is not defined"}% renders as FUNFACTOR is not defined
 
Deleted:
<
<
 

 <<O>>  Difference Topic VarIF (1 - 2005-03-27 - TWikiContributor)
 
META TOPICPARENT name="TWikiVariables"

IF{"condition" ...} -- simple conditionals

  • Evaluate a condition and show one text or another based on the result. See details in IfStatements
  • Syntax: %IF{"CONDITION" then="THEN" else="ELSE"}% shows "THEN" if "CONDITION" evaluates to TRUE, otherwise "ELSE" will be shown
  • Example: %IF{"defined FUNFACTOR" then="FUNFACTOR is defined" else=" is not defined"}% renders as ==
  • Related: $IF() of SpreadSheetPlugin

View | History: r4 < r3 < r2 < r1 | More

This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.VarIF.

(%REVTITLE2% vs. %REVTITLE1%) VarIF < TWiki < TWiki