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

9/13/2007 2:45:52 PM
-74.15.247.173
7/20/2007 10:52:10 PM
-10.10.192.236
List all versions List all versions

RSS feed for the TestJwd namespace

Related Topics

Undefined Object Type
.
Summary
UndefinedObject is the type of the single 'null' object in the WikiTalk language
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

Discussion

Examples

With

Not logged in. Log in

The wiki for all things Objective Design Solutions

This is FlexWiki, an open source wiki engine.

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

Recent Topics