Class Documentation

Name:Else
Version:1.0
ID:ID_ELSE
Status:Unspecified
Category:Command
Date:May 2001
Author:Rocklyte Systems
Copyright:  Rocklyte Systems (c) 2000-2001. All rights reserved.
Short:  Used in conjuction with the If class to provide condition testing in the GUI.



Description

The Else class is a "dummy" complement to the If class as a means of managing else conditions. It only works when contained by an If object, which must be loaded into the system statically. Refer to the If class for further information.