Difference: IfStatements (3 vs. 4)

Revision 42005-03-27 - TWikiContributor

Line: 1 to 1
Added:
>
>

IF Statements

 The %IF% construct gives TWiki the power to include content in topics based on the value of simple expressions.

%IF{"CONDITION" then="THEN" else="ELSE"}%

Line: 46 to 50
 
Changed:
<
<
Configuration items are defined in configure. You cannot see the value of a configuration item, you can only see if the item is set or not.
>
>
Configuration items are defined in configure. You cannot see the value of a configuration item, you can only see if the item is set or not.
  Context identifiers are used in TWiki to label various stages of the rendering process. They are especially useful for skin authors to find out where they are in the rendering process. The following context identifiers are available:
id context
 
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.IfStatements.