case
Username:  
Password:
  > Home
> User Guide
v Reference
    > Introduction
    > CROFT
    > BEE Variables
    > BEE Syntax
    v BEE Commands
       > Variable Operations
       v Conditional
          o if
          o else
          o elseif
          o switch
          o case
          o hide
          o show
       > Loop
       > Module Calling
       > Remote Calling
       > Authentication
       > Data Access
       > Socket
       > Special Functions
    > Database Operation
    > Content Management
    > Objects and Classes
    > Interface with others
    o Glossary
> Portal Object
> Development Guide


Shortcuts
sys Class
debug Class
Intrinsic Conversions
>> Reference >> BEE Commands >> Conditional >> case <=  =>      <  1  >  
case – execution block matching a value

BEE Script:   (see "switch")

 

BEE Tag:     (see "switch")

 

Note: In BEE Tag form, "case" without a value is the "default" case.  (In BEE Script form, the alias "default" will be translated to a "case" command with no parameter.)

The "case" command specifies a value and starts a block which will be executed if the specified value matches the value in the previous "switch" command.

Previous Page       Next Page

Accsoft Computer Technology Pty Ltd     ABN: 98 065 617 549
PO Box 892, Epping NSW 1710         Level 1, Epping Office Park, 242 Beecroft Rd, Epping NSW 2121, Australia
Tel: Sydney - (02)98691668     National - 1300-881668         Fax: (02)98691866
© Copyright 2003 Accsoft Computer Technology Pty Ltd