Show Changes Show Changes
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Administration Page Administration Page
Search

History

5/15/2008 4:19:30 AM
-66.161.197.130
5/15/2008 4:17:59 AM
-66.161.197.130
5/15/2008 4:15:23 AM
-66.161.197.130
10/7/2007 7:44:47 PM
JohnDavidson-66.78.121.176
9/19/2007 11:13:32 PM
-207.46.92.17
List all versions List all versions

RSS feed for the FlexWiki namespace

Boolean Demo
.

What information is available about a Boolean?

A Boolean type has the following members:

Object Equals(Object obj)
Determine whether this object is equal to another object
Object IfFalse(Block block)
If this object is false, evaluate the block and answer the result of the evaluation; otherwise answer null
Object IfFalseIfTrue(Block falseBlock, Block trueBlock)
If this object is false, evaluate the first block and answer the result; otherwise evaluate the other block and return the result
Object IfTrue(Block block)
If this object is true, evaluate the block and answer the result of the evaluation; otherwise answer null
Object IfTrueIfFalse(Block trueBlock, Block falseBlock)
If this object is true, evaluate the first block and answer the result; otherwise evaluate the other block and return the result
Object Not
Answer the logical reverse of this boolean (true for false; false for true)

Examples

 Topic version: @@topic.Version.IfNull {"'''latest'''"} Else {topic.Version}@@

Topic version: 2007-09-19-23-13-32.9935--207.46.92.17

Not logged in. Log in

Welcome to the home of FlexWiki, an experimental collaboration tool, based on WikiWiki.

This is FlexWiki, an open source wiki engine.

This site supports the new NoFollow anti-spam initiative.
Change Style

Recent Topics