.
UndefinedObject inherits from
FlexWiki.ReflectedValueSource
Members
Instance Members
| 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 |
Type Members
Object is the root type in the WikiTalk language; almost all types inherit from Object
9/14/2007 2:00:49 PM - -74.15.242.151
Object is the root type in the WikiTalk language; almost all types inherit from Object
9/14/2007 2:00:49 PM - -74.15.242.151
Object is the root type in the WikiTalk language; almost all types inherit from Object
9/14/2007 2:00:49 PM - -74.15.242.151
Object is the root type in the WikiTalk language; almost all types inherit from Object
9/14/2007 2:00:49 PM - -74.15.242.151
Object is the root type in the WikiTalk language; almost all types inherit from Object
9/14/2007 2:00:49 PM - -74.15.242.151
Discussion
Examples
WikiTalk is a language for including dynamic content in FlexWiki topics.
9/12/2007 3:15:49 PM - -10.10.192.22
Click to read this topic9/14/2007 1:44:16 PM - -74.15.242.151