| 
                   Used for 
                 | 
                
                   Example 
                 | 
              
| 
                   New terms the first time they are used 
                 | 
                
                   VAST Plaform uses construction from parts to develop software by assembling and connecting reusable components called parts. 
                 | 
              
| 
                   Items you can select, such as push buttons and menu choices 
                 | 
                
                   Select Add Part from the Options pull-down. Type the part's class and select OK. 
                 | 
              
| 
                   Used for  
                 | 
                
                   Example  
                 | 
              
| 
                   Special emphasis  
                 | 
                
                   Do not save the image.  
                 | 
              
| 
                   Titles of publications  
                 | 
                
                   Refer to the Installation Guide.  
                 | 
              
| 
                   Text that the product displays  
                 | 
                
                   The status area displays Category: Data Entry.  
                 | 
              
| 
                   VAST Plaform programming objects, such as attributes, actions, events, composite parts, and script names  
                 | 
                
                   Connect the window's aboutToOpenWidget event to the initializeWhereClause script.  
                 | 
              
| 
                   Used for 
                 | 
                
                   Example 
                 | 
              
| 
                   VAST Plaform scripts and other examples of Smalltalk code 
                 | 
                
                   doSomething 
                    | aNumber aString | 
                    aNumber := 5 * 10. 
                    aString := 'abc'. 
                   | 
              
| 
                   Text you can enter 
                 | 
                
                   For the customer name, type John Doe 
                 |