| 
		 | 	
   
The Define Statement has the following BNF syntax:
<define statement> ::=
   DEFINE <symbolic name> ( <arguments list> ) = 
      <expression>;
<arguments list> ::=
   <symbolic name> { , <symbolic name> }
| 
       - PLDWorld -  | 
    
| 
       
  | 
  
| Created by chm2web html help conversion utility. |