| Object Equals(Object obj) |
| Determine whether this object is equal to another object |
| Object IfNotNull(Block block) |
| If this object is not null, answer the result of evaluating the block; else answer null |
| Object IfNotNullElse(Block notNullBlock, Block nullBlock) |
| If this object is not null, answer the result of evaluating the first block; else answer the result of evaluating the second block |
| Object IfNull(Block block) |
| If this object is null, answer the result of evaluating the block; else answer null |
| Object IfNullElse(Block nullBlock, Block notNullBlock) |
| If this object is null, answer the result of evaluating the first block; else answer the result of evaluating the second block |
| Object IsNull |
| Answer true if this object is null; else false |
| String ToString |
| Answer this object converted to a string |
| Type Type |
| Answer the Type of this object |
| Object IfNotNull(Block block) |
| If this object is not null, answer the result of evaluating the block; else answer null |
| Object IfNotNullElse(Block notNullBlock, Block nullBlock) |
| If this object is not null, answer the result of evaluating the first block; else answer the result of evaluating the second block |
| Object IfNull(Block block) |
| If this object is null, answer the result of evaluating the block; else answer null |
| Object IfNullElse(Block nullBlock, Block notNullBlock) |
| If this object is null, answer the result of evaluating the first block; else answer the result of evaluating the second block |
| Object IsNull |
| Answer true if this object is null; else false |
| String ToString |
| Answer this object converted to a string |
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
Strings represent a sequence of characters
3/15/2006 1:21:33 PM - Herby-195.91.54.81
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
Strings represent a sequence of characters
3/15/2006 1:21:33 PM - Herby-195.91.54.81
WikiTalk is a language for including dynamic content in FlexWiki topics.
7/7/2008 3:55:27 AM - 81.80.239.162