.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) |
Object is the root type in the WikiTalk language; almost all types inherit from Object
1/24/2008 8:33:34 AM - FLWCOM-jwdavidson
Object is the root type in the WikiTalk language; almost all types inherit from Object
1/24/2008 8:33:34 AM - FLWCOM-jwdavidson
Object is the root type in the WikiTalk language; almost all types inherit from Object
1/24/2008 8:33:34 AM - FLWCOM-jwdavidson
Object is the root type in the WikiTalk language; almost all types inherit from Object
1/24/2008 8:33:34 AM - FLWCOM-jwdavidson
Object is the root type in the WikiTalk language; almost all types inherit from Object
1/24/2008 8:33:34 AM - FLWCOM-jwdavidson
Object is the root type in the WikiTalk language; almost all types inherit from Object
1/24/2008 8:33:34 AM - FLWCOM-jwdavidson
Examples
Topic version: @@topic.Version.IfNull {"'''latest'''"} Else {topic.Version}@@
Topic version: 2007-09-19-23-13-32.9935--207.46.92.17
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. |
Recent Topics
- BooleanDemo
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
Definition of WikiWiki on wikipedia.org
7/30/2007 9:11:19 AM - DerekLakin-90.199.71.244
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
An extension to HTML that search engines use to ignore potential LinkSpam.
3/9/2008 4:21:17 PM - FLWCOM-jwdavidson